mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
bacf059f57
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |