Revert "resolve: Downgrade ambiguous_glob_imports to warn-by-default"#152549
Revert "resolve: Downgrade ambiguous_glob_imports to warn-by-default"#152549petrochenkov wants to merge 1 commit intorust-lang:mainfrom
ambiguous_glob_imports to warn-by-default"#152549Conversation
|
r? @BoxyUwU rustbot has assigned @BoxyUwU. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
r? compiler |
This reverts commit cd05071.
|
New beta branch was created, this can be merged. There's not much to review here, this revert implements the second step of lang team decision from #149845 (comment). |
Revert "resolve: Downgrade `ambiguous_glob_imports` to warn-by-default" This reverts commit cd05071. Revert of rust-lang#151130. This will need to be merged after ~February 27 2026, when Rust 1.95 branches out from the main branch.
…uwer Rollup of 6 pull requests Successful merges: - #153130 (std: move `getpid` to `sys::process`) - #152549 (Revert "resolve: Downgrade `ambiguous_glob_imports` to warn-by-default") - #153231 (diags: Pass `DiagArgMap` instead of `FluentArgs` into `format_diag_message`) - #153246 (Fix compile error in std::fs impl on VEXos target) - #153255 (Recover feature lang_items for emscripten) - #153257 (update my mailmap)
|
|
|
Oof, bors approved & merged the pre-rebase commit 5c037af instead of the post-rebase one 28bfc26. I'm not sure why it did, my approval happened ~40mins after you pushed the rebase. I'm gonna ask on Zulip (edit: #t-infra/bors > Bors approved outdated commit while it shouldn't have?). This PR has effectively been merged via rollup #153260. |
|
It was indeed merged, closing. |
This reverts commit cd05071.
Revert of #151130.
This will need to be merged after ~February 27 2026, when Rust 1.95 branches out from the main branch.