mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 04:57:19 +00:00 
			
		
		
		
	 399b81faac
			
		
	
	
		399b81faac
		
			
		
	
	
	
	
		
			
			Improve error message when `cargo build` is used to build the compiler Inspired by #76446. Doing it for `core` is probably higher value but also way harder because tools like cargo or rustc-build-sysroot would need to be fixed first, which I don't feel like doing.