Skip to content

Conversation

@chenyukang
Copy link
Member

@chenyukang chenyukang commented Nov 6, 2025

Fixes #148344
The testcase tests/ui/feature-gates/feature-gate-new_range is also fixed.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Nov 6, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 6, 2025

r? @SparrowLii

rustbot has assigned @SparrowLii.
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

@Kivooeo Kivooeo assigned Kivooeo and unassigned SparrowLii Nov 6, 2025
@Kivooeo
Copy link
Member

Kivooeo commented Nov 6, 2025

I will take a look in few hours, at first glance is very simple and reasonable

If you have some PRs that awaiting review can you show me those, I might take a look today

@Kivooeo
Copy link
Member

Kivooeo commented Nov 6, 2025

@bors r=hkBst,Kivooeo

@bors
Copy link
Collaborator

bors commented Nov 6, 2025

📌 Commit ff5440e has been approved by hkBst,Kivooeo

It is now in the queue for this repository.

@bors bors 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 Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.

Mismatched types suggestion has incorrect precedence: 0..10.into() instead of (0..10).into()

6 participants