rust/compiler/rustc_session/src
Nicholas Nethercote 67e4bec200 Fix a comment.
Make it match the corresponding comment at the start of the unstable
options.
2023-07-31 16:21:02 +10:00
..
config
cgu_reuse_tracker.rs
code_stats.rs fix couple of clippy findings: 2023-07-23 10:50:14 +02:00
config.rs inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
cstore.rs Do not fetch HIR in native_libs. 2023-07-17 07:37:03 +00:00
errors.rs Add help for crate arg when crate name is invalid 2023-07-26 00:05:00 +08:00
filesearch.rs
lib.rs
options.rs Fix a comment. 2023-07-31 16:21:02 +10:00
output.rs Add help for crate arg when crate name is invalid 2023-07-26 00:05:00 +08:00
parse.rs Use a builder instead of boolean/option arguments 2023-07-25 13:51:15 +00:00
search_paths.rs
session.rs Use a builder instead of boolean/option arguments 2023-07-25 13:51:15 +00:00
utils.rs Add missing documentation for Session::time 2023-07-24 16:50:25 +02:00