mirror of
				https://git.proxmox.com/git/rustc
				synced 2025-11-04 03:17:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			190 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			190 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
error: couldn't read $DIR/not_a_real_file.rs: $FILE_NOT_FOUND_MSG (os error 2)
 | 
						|
  --> $DIR/mod_file_with_path_attr.rs:4:1
 | 
						|
   |
 | 
						|
LL | mod m;
 | 
						|
   | ^^^^^^
 | 
						|
 | 
						|
error: aborting due to previous error
 | 
						|
 |