Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move unchecked_duration_subtraction to pedantic #10194

Merged

Conversation

Alexendoo
Copy link
Member

changelog: [unchecked_duration_subtraction]: Move to pedantic

Based on https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/Meeting.202023-01-10/near/320488860

@rustbot
Copy link
Collaborator

rustbot commented Jan 13, 2023

r? @Jarcho

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jan 13, 2023
@Alexendoo Alexendoo added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jan 13, 2023
@Jarcho
Copy link
Contributor

Jarcho commented Jan 13, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 13, 2023

📌 Commit 295225e has been approved by Jarcho

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jan 13, 2023

⌛ Testing commit 295225e with merge 97fb130...

@bors
Copy link
Collaborator

bors commented Jan 13, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Jarcho
Pushing 97fb130 to master...

@bors bors merged commit 97fb130 into rust-lang:master Jan 13, 2023
@Alexendoo Alexendoo deleted the unchecked-duration-subtraction-pedantic branch January 13, 2023 13:09
@flip1995
Copy link
Member

rust-lang/rust#107065

@flip1995 flip1995 added beta-accepted Accepted for backporting to the compiler in the beta channel. and removed beta-nominated Nominated for backporting to the compiler in the beta channel. labels Jan 19, 2023
@xFrednet xFrednet removed the beta-accepted Accepted for backporting to the compiler in the beta channel. label Jan 19, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jan 20, 2023
Clippy: Make sure to include in beta: Move `unchecked_duration_subtraction` to pedantic

This was merged one day too late in order to make it into the last sync. But since we talked about moving this lint to `pedantic` in the meeting, I'd like to get this in rather sooner than later.

rust-lang/rust-clippy#10194

r? `@Manishearth`
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jan 20, 2023
Clippy: Make sure to include in beta: Move `unchecked_duration_subtraction` to pedantic

This was merged one day too late in order to make it into the last sync. But since we talked about moving this lint to `pedantic` in the meeting, I'd like to get this in rather sooner than later.

rust-lang/rust-clippy#10194

r? ``@Manishearth``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants