Skip to content

Revert "resolve: Downgrade ambiguous_glob_imports to warn-by-default"#152549

Closed
petrochenkov wants to merge 1 commit into
rust-lang:mainfrom
petrochenkov:diesel3
Closed

Revert "resolve: Downgrade ambiguous_glob_imports to warn-by-default"#152549
petrochenkov wants to merge 1 commit into
rust-lang:mainfrom
petrochenkov:diesel3

Conversation

@petrochenkov

Copy link
Copy Markdown
Contributor

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.

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Feb 12, 2026
@petrochenkov petrochenkov marked this pull request as ready for review February 12, 2026 16:31
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 12, 2026
@rustbot rustbot removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Feb 12, 2026
@rustbot

rustbot commented Feb 12, 2026

Copy link
Copy Markdown
Collaborator

r? @BoxyUwU

rustbot has assigned @BoxyUwU.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 68 candidates
  • Random selection from 16 candidates

@petrochenkov petrochenkov added S-blocked Status: Blocked on something else such as an RFC or other implementation work. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 12, 2026
@BoxyUwU

BoxyUwU commented Feb 12, 2026

Copy link
Copy Markdown
Member

r? compiler

@rustbot rustbot assigned fmease and unassigned BoxyUwU Feb 12, 2026
@petrochenkov

Copy link
Copy Markdown
Contributor Author

New beta branch was created, this can be merged.
@rustbot ready

There's not much to review here, this revert implements the second step of lang team decision from #149845 (comment).
Anyone can approve this, preferably soon because other work is blocked on this.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-blocked Status: Blocked on something else such as an RFC or other implementation work. labels Mar 1, 2026

@fmease fmease left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rust-bors

rust-bors Bot commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 5c037af has been approved by fmease

It is now in the queue for this repository.

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 1, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 1, 2026
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.
rust-bors Bot pushed a commit that referenced this pull request Mar 1, 2026
…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)
@rust-bors rust-bors Bot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Mar 1, 2026
@rust-bors

rust-bors Bot commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

⚠️ A new commit 28bfc2630a812236bff3e422ebd8fb90108e57ae was pushed to the branch, the PR will need to be re-approved.

rust-timer added a commit that referenced this pull request Mar 1, 2026
Rollup merge of #152549 - petrochenkov:diesel3, r=fmease

Revert "resolve: Downgrade `ambiguous_glob_imports` to warn-by-default"

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.
@fmease

fmease commented Mar 1, 2026

Copy link
Copy Markdown
Member

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.

@petrochenkov

Copy link
Copy Markdown
Contributor Author

It was indeed merged, closing.

@rustbot rustbot removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Mar 2, 2026
@petrochenkov petrochenkov deleted the diesel3 branch June 17, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants