granite-rust/compiler/rustc_lint
Dylan DPC 462e7e7a10
Rollup merge of #109003 - GuillaumeGomez:useless-anonymous-reexport-lint, r=cjgillot
Add `useless_anonymous_reexport` lint

This is a follow-up of https://github.com/rust-lang/rust/pull/108936. We once again show all anonymous re-exports in rustdoc, however we also wanted to add a lint to let users know that it very likely doesn't have the effect they think it has.
2023-03-19 15:33:57 +05:30
..
src Rollup merge of #109003 - GuillaumeGomez:useless-anonymous-reexport-lint, r=cjgillot 2023-03-19 15:33:57 +05:30
Cargo.toml Update unicode-rs crates to Unicode 15 2022-09-17 01:55:56 +08:00
messages.ftl Add test for useless_anonymous_reexport lint 2023-03-12 16:33:37 +01:00