rust/compiler/rustc_lint_defs
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 Migrate BuiltinLintDiag::MissingAbi to use LintDiagnostic directly 2025-08-22 02:01:01 -07:00