mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-30 20:44: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
 | |
| 
 | 
