rust/compiler/rustc_lint
Matthias Krüger bacf059f57
Rollup merge of #107880 - jieyouxu:issue-107563, r=petrochenkov
Lint ambiguous glob re-exports

Attempts to fix #107563.

We currently already emit errors for ambiguous re-exports when two names are re-exported *specifically*, i.e. not from glob exports. This PR attempts to emit deny-by-default lints for ambiguous glob re-exports.
2023-03-23 19:55:43 +01:00
..
src Rollup merge of #107880 - jieyouxu:issue-107563, r=petrochenkov 2023-03-23 19:55:43 +01:00
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