1
Fork 0
rust/compiler/rustc_session
Nicholas Nethercote 76adf05cfb Rename -Zparse-only.
I was surprised to find that running with `-Zparse-only` only parses the
crate root file. Other files aren't parsed because that happens later
during expansion.

This commit renames the option and updates the help message to make this
clearer.
2024-11-29 06:10:15 +11:00
..
src Rename -Zparse-only. 2024-11-29 06:10:15 +11:00
Cargo.toml compiler: Add rustc_abi dependence to the compiler 2024-10-27 21:10:58 -07:00
messages.ftl Remove -Zfuel. 2024-11-26 10:45:21 +00:00