mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-28 11:38:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			77 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			77 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| fn main() {
 | |
|     println!("cargo::rustc-check-cfg=cfg(stdarch_intel_sde)");
 | |
| }
 | 
