Skip to content

Make [missing_panics_doc] not lint for todo!() #10976

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

Merged
merged 2 commits into from
Jun 17, 2023
Merged

Conversation

dswij
Copy link
Member

@dswij dswij commented Jun 17, 2023

closes #10966

changelog: [missing_panics_doc] now does not lint for todo!()

@rustbot
Copy link
Collaborator

rustbot commented Jun 17, 2023

r? @Alexendoo

(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 Jun 17, 2023
@Alexendoo
Copy link
Member

Makes sense to me - @bors r+

@bors
Copy link
Contributor

bors commented Jun 17, 2023

📌 Commit a6346d7 has been approved by Alexendoo

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jun 17, 2023

⌛ Testing commit a6346d7 with merge 8c8ff5f...

@bors
Copy link
Contributor

bors commented Jun 17, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Alexendoo
Pushing 8c8ff5f to master...

1 similar comment
@bors
Copy link
Contributor

bors commented Jun 17, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Alexendoo
Pushing 8c8ff5f to master...

@bors bors merged commit 8c8ff5f into rust-lang:master Jun 17, 2023
@dswij dswij deleted the issue-10966 branch June 17, 2023 17:50
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.

[clippy::missing-panics-doc] todo!() triggers lint
4 participants