mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-30 20:44:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			164 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			164 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| // Tests that `--show-type-layout` is required in order to show layout info.
 | |
| 
 | |
| // @!hasraw type_layout_flag_required/struct.Foo.html 'Size: '
 | |
| pub struct Foo(usize);
 | 
