mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 04:57:19 +00:00 
			
		
		
		
	 f6677b0f52
			
		
	
	
		f6677b0f52
		
			
		
	
	
	
	
		
			
			Drop an unnecessary intermediate variable Neither does it shorten the code nor does it provide a helpful name. `@rustbot` modify labels +C-cleanup +T-compiler r? `@varkor`
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.