rust/compiler/rustc_middle/src/middle
bors b8b5caee04 Auto merge of #102026 - Bryanskiy:resolve_update, r=petrochenkov
Populate effective visibilities in 'rustc_resolve'

Next part of RFC https://github.com/rust-lang/rust/issues/48054.
previous: https://github.com/rust-lang/rust/pull/101713

`@rustbot` author
r? `@petrochenkov`
2022-10-16 20:34:38 +00:00
..
codegen_fn_attrs.rs codegen: use new {re,de,}allocator annotations in llvm 2022-07-26 09:43:28 -04:00
dependency_format.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
exported_symbols.rs Synthesis object file for #[used] and exported symbols 2022-04-18 20:50:56 +01:00
lang_items.rs allow non-monomorphize modules to access hard-coded error message through new struct, use fluent message in monomorphize 2022-08-25 11:06:45 -06:00
limits.rs Migrate limit error 2022-09-01 23:35:38 +08:00
mod.rs passes: check implied feature exists 2022-07-20 15:50:59 +01:00
privacy.rs Populate effective visibilities in 'rustc_resolve' 2022-10-16 21:47:14 +03:00
region.rs Replace &Vec<_>s with &[_]s 2022-06-03 20:42:42 +04:00
resolve_lifetime.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
stability.rs Refactor rustc lint API 2022-10-01 10:03:06 +00:00