rust/compiler/rustc_session/src
Guillaume Gomez fe44f3bdd0
Rollup merge of #107508 - WaffleLapkin:uneq'15, r=oli-obk
`Edition` micro refactor

r? ``@oli-obk``
2023-01-31 23:38:53 +01:00
..
config Change process spawning to inherit the parent's signal mask by default 2022-10-20 14:53:38 -07:00
cgu_reuse_tracker.rs Remove useless borrows and derefs 2022-12-01 17:34:43 +00:00
code_stats.rs Properly print generator interior type sizes 2022-12-07 18:33:26 +00:00
config.rs session: impl IntoDiagnosticArg for CrateType 2023-01-30 17:11:34 +00:00
cstore.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
errors.rs session: diagnostic migration lint on more fns 2023-01-30 17:11:35 +00:00
filesearch.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
lib.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00
options.rs Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obk 2023-01-29 04:11:27 +00:00
output.rs Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkov 2023-01-19 05:23:40 +00:00
parse.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
search_paths.rs incr. comp.: Don't export impl_stable_hash_via_hash!() and warn about using it. 2022-04-19 10:43:20 +02:00
session.rs Rollup merge of #107508 - WaffleLapkin:uneq'15, r=oli-obk 2023-01-31 23:38:53 +01:00
utils.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00