rust/compiler/rustc_resolve/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
..
diagnostics
late fix: not insert missing lifetime for ConstParamTy 2023-08-08 14:48:17 +08:00
build_reduced_graph.rs rustc: Move features from Session to GlobalCtxt 2023-08-11 16:51:50 +08:00
check_unused.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
def_collector.rs
diagnostics.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
effective_visibilities.rs resolve: Use Interned for NameBinding 2023-07-05 13:47:36 +03:00
errors.rs Add translatable diagnostic for import resolution strings 2023-06-25 08:29:28 +01:00
ident.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
imports.rs Rollup merge of #113920 - bvanjoi:fix-81413, r=petrochenkov 2023-07-31 22:49:50 +02:00
late.rs rustc: Move crate_types from Session to GlobalCtxt 2023-08-09 14:17:54 +08:00
lib.rs rustc: Move features from Session to GlobalCtxt 2023-08-11 16:51:50 +08:00
macros.rs rustc: Move features from Session to GlobalCtxt 2023-08-11 16:51:50 +08:00
rustdoc.rs