mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
95a24c6ed4
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.