The following `make` command and `RUST_LOG` setting will cause the compiler to happily eat up all system memory: ``` RUST_LOG=rustc::middle::typeck make ``` I'm running Arch Linux on x86_64 with 8GB of RAM.