rust/compiler/rustc_lint
Vadim Petrochenkov 95a24c6ed4 privacy: Do not mark items reachable farther than their nominal visibility
This commit reverts a change made in #111425.
It was believed that this change was necessary for implementing type privacy lints, but #111801 showed that it was not necessary.
Quite opposite, the revert fixes some issues.
2023-06-15 21:25:47 +03:00
..
src privacy: Do not mark items reachable farther than their nominal visibility 2023-06-15 21:25:47 +03:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl Uplift improved version of clippy::cmp_nan to rustc 2023-06-10 11:12:55 +02:00