rust/compiler/rustc_ast_passes/src
Vadim Petrochenkov 7353c96be8 rustc: Move features from Session to GlobalCtxt
Removes two pieces of mutable state.
Follow up to #114622.
2023-08-11 16:51:50 +08:00
..
ast_validation.rs rustc: Move features from Session to GlobalCtxt 2023-08-11 16:51:50 +08:00
errors.rs Unlock trailing where-clauses for lazy type aliases 2023-08-10 16:13:08 +02:00
feature_gate.rs rustc: Move features from Session to GlobalCtxt 2023-08-11 16:51:50 +08:00
lib.rs Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
node_count.rs
show_span.rs Complete migrating ast_passes to derive diagnostics 2023-02-25 15:19:13 +00:00