mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 04:57:19 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			226 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			226 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| error: include macro expected single expression in source
 | |
|   --> $DIR/include-single-expr-helper.rs:4:1
 | |
|    |
 | |
| LL | 10
 | |
|    | ^^
 | |
|    |
 | |
|    = note: `#[deny(incomplete_include)]` on by default
 | |
| 
 | |
| error: aborting due to 1 previous error
 | |
| 
 | 
