mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 21:16:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			36 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| warning[E0602]: unknown lint: `bogus`
 | |
|    |
 | |
|    = note: requested on the command line with `-D bogus`
 | |
|    = note: `#[warn(unknown_lints)]` on by default
 | |
| 
 | |
| warning[E0602]: unknown lint: `dead_cod`
 | |
|    |
 | |
|    = help: did you mean: `dead_code`
 | |
|    = note: requested on the command line with `-D dead_cod`
 | |
| 
 | |
| warning[E0602]: unknown lint: `bogus`
 | |
|    |
 | |
|    = note: requested on the command line with `-D bogus`
 | |
|    = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
 | |
| 
 | |
| warning[E0602]: unknown lint: `dead_cod`
 | |
|    |
 | |
|    = help: did you mean: `dead_code`
 | |
|    = note: requested on the command line with `-D dead_cod`
 | |
|    = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
 | |
| 
 | |
| warning[E0602]: unknown lint: `bogus`
 | |
|    |
 | |
|    = note: requested on the command line with `-D bogus`
 | |
|    = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
 | |
| 
 | |
| warning[E0602]: unknown lint: `dead_cod`
 | |
|    |
 | |
|    = help: did you mean: `dead_code`
 | |
|    = note: requested on the command line with `-D dead_cod`
 | |
|    = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
 | |
| 
 | |
| warning: 6 warnings emitted
 | |
| 
 | |
| For more information about this error, try `rustc --explain E0602`.
 | 
