1
Fork 0
rust/compiler/rustc_session/src
Jubilee 10c9c7c02e
Rollup merge of #117311 - RalfJung:unpretty-thir-help, r=petrochenkov
-Zunpretty help: add missing possible values

`-Zunpretty` accepts "thir-tree" and "thir-flat", but that was not shown in `-Zhelp`.
2023-10-28 17:08:04 -07:00
..
config Change process spawning to inherit the parent's signal mask by default 2022-10-20 14:53:38 -07:00
code_stats.rs s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
config.rs Change Cfg<T> to an FxIndexSet. 2023-10-28 09:24:32 +11:00
cstore.rs Use FreezeLock for CStore 2023-09-09 16:02:11 +02:00
errors.rs Remove cgu_reuse_tracker from Session 2023-10-09 18:39:41 +00:00
filesearch.rs bump windows crate 0.46 -> 0.48 in workspace 2023-05-09 18:20:13 +03:00
lib.rs Parse rustc version at compile time 2023-10-26 18:55:05 -07:00
options.rs Rollup merge of #117311 - RalfJung:unpretty-thir-help, r=petrochenkov 2023-10-28 17:08:04 -07:00
output.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
parse.rs Clean up config mess. 2023-10-28 09:03:51 +11:00
search_paths.rs Provide more context for rustc +nightly -Zunstable-options on stable 2023-06-27 23:23:33 +08:00
session.rs Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiser 2023-10-26 02:08:07 +00:00
utils.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
version.rs Parse rustc version at compile time 2023-10-26 18:55:05 -07:00