mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
256722639d
resolve: Downgrade `ambiguous_glob_imports` to warn-by-default But still keep it report-in-deps, as decided in https://github.com/rust-lang/rust/issues/149845#issuecomment-3750423840. This will need to be reverted after ~February 27 2026, when Rust 1.95 branches out from the main branch. Closes https://github.com/rust-lang/rust/issues/149845.