mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 13:04:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			230 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			230 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| error: values of the type $REALLY_TOO_BIG are too big for the target architecture
 | |
|   --> $DIR/huge-struct.rs:48:9
 | |
|    |
 | |
| LL |     let fat: Option<SXX<SXX<SXX<u32>>>> = None;
 | |
|    |         ^^^
 | |
| 
 | |
| error: aborting due to 1 previous error
 | |
| 
 | 
