mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-30 20:44:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			233 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			233 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| error: `unix_sigpipe` attribute can only be used on root `fn main()`
 | |
|   --> $DIR/unix_sigpipe-non-root-main.rs:4:5
 | |
|    |
 | |
| LL |     #[unix_sigpipe = "inherit"]
 | |
|    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 | |
| 
 | |
| error: aborting due to previous error
 | |
| 
 | 
