mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 13:04:42 +00:00 
			
		
		
		
	 da19b9d24c
			
		
	
	
		da19b9d24c
		
	
	
	
	
		
			
			Improve bound const handling A few changes to make const handling more similar to type handling. r? `@compiler-errors` -errors