We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following make command and RUST_LOG setting will cause the compiler to happily eat up all system memory:
make
RUST_LOG
RUST_LOG=rustc::middle::typeck make
I'm running Arch Linux on x86_64 with 8GB of RAM.