mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 13:04:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			187 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			187 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| warning: trait `Bind` is never used
 | |
|   --> $DIR/example-st.rs:6:7
 | |
|    |
 | |
| LL | trait Bind<F> {
 | |
|    |       ^^^^
 | |
|    |
 | |
|    = note: `#[warn(dead_code)]` on by default
 | |
| 
 | |
| warning: 1 warning emitted
 | |
| 
 | 
