rust/compiler/rustc_resolve/src
Michael Goulet 94533d924e
Rollup merge of #114622 - petrochenkov:noplugin, r=oli-obk
rustc: Move `crate_types` and `stable_crate_id` from `Session` to `GlobalCtxt`

Removes two pieces of mutable state.
Follow up to https://github.com/rust-lang/rust/pull/114578.
2023-08-10 21:17:07 -07:00
..
diagnostics
late fix: not insert missing lifetime for ConstParamTy 2023-08-08 14:48:17 +08:00
build_reduced_graph.rs Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli-obk 2023-08-08 03:30:56 +02: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
errors.rs
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 Add internal_features lint 2023-08-03 14:50:50 +02:00
macros.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
rustdoc.rs