mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 13:04:42 +00:00 
			
		
		
		
	 a8ff647deb
			
		
	
	
		a8ff647deb
		
	
	
	
	
		
			
			This makes it possible to pass the `Impl` directly to functions, instead of having to pass each of the many fields one at a time. It also simplifies matches in many cases.
For more information about how rustc works, see the rustc dev guide.