mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 13:04:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			288 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			288 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| //@ build-pass
 | |
| //@ ignore-pass (different metadata emitted in different modes)
 | |
| //@ compile-flags: --json=diagnostic-short --json artifacts --error-format=json
 | |
| //@ normalize-stderr: "json-multiple\..+/libjson_multiple.rlib" -> "json-multiple/libjson_multiple.rlib"
 | |
| 
 | |
| #![crate_type = "lib"]
 | 
