So, for example, if you want to time the rustc passes, you do:
rustc -Z time-passes foo.rs
If you want to find out all of the internal options, do:
rustc -Z help
Niko
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev
