mirror of
				https://git.proxmox.com/git/rustc
				synced 2025-11-04 03:23:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			95 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			95 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
// run-rustfix
 | 
						|
 | 
						|
pub T(String);
 | 
						|
//~^ ERROR missing `struct` for struct definition
 | 
						|
 | 
						|
fn main() {}
 |