mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 13:04:42 +00:00 
			
		
		
		
	 c50e19b69c
			
		
	
	
		c50e19b69c
		
			
		
	
	
	
	
		
			
			add a test for target-feature-ABI warnings in closures and when calling extern fn Also update the comment regarding the inheritance of target features into closures, to make it more clear that we really shouldn't do this right now.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.