rust/compiler/rustc_resolve
Guillaume Gomez b5fa7495fe
Rollup merge of #149058 - amb-trait-lint, r=petrochenkov
FCW Lint when using an ambiguously glob imported trait

Related to rust-lang/rust#147992.

Report a lint when using an ambiguously glob import trait, this is a FCW because this should not be allowed.

r? @petrochenkov
2026-01-20 14:36:30 +01:00
..
src Rollup merge of #149058 - amb-trait-lint, r=petrochenkov 2026-01-20 14:36:30 +01:00
Cargo.toml resolve: Preserve binding scopes in ambiguity errors 2025-12-27 22:50:02 +03:00
messages.ftl Move more early buffered lints to dyn lint diagnostics (6/N) 2025-11-30 17:59:42 +01:00