mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 04:57:19 +00:00 
			
		
		
		
	 8bce6fc35e
			
		
	
	
		8bce6fc35e
		
			
		
	
	
	
	
		
			
			Don't synthesize host effect params for trait associated functions marked const Fixes #113378. r? fee1-dead or compiler