mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-11-03 22:49:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			555 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			555 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[target.'cfg(all(target_arch = "aarch64", target_os = "linux"))']
 | 
						|
'F32Array::conv_c'.busted = "check"
 | 
						|
 | 
						|
[target.'cfg(all(target_arch = "aarch64", target_os = "macos"))']
 | 
						|
'SingleVariantUnion::conv_c::repr_c'.busted = "check"
 | 
						|
'OptionU128::conv_rust::repr_c::rustc_caller'.busted = "run"
 | 
						|
'OptionU128::conv_rust::repr_c::cgclif_caller'.busted = "check"
 | 
						|
 | 
						|
[target.'cfg(all(target_arch = "x86_64", windows))']
 | 
						|
'simple::conv_rust'.busted = "check"
 | 
						|
'simple::conv_rust::rustc_caller'.busted = "run"
 | 
						|
 | 
						|
[target.'*'.'f16']
 | 
						|
run = "skip"
 | 
						|
 | 
						|
[target.'*'.'f128']
 | 
						|
run = "skip"
 |