rust-lang / rust-clippy

A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
https://rust-lang.github.io/rust-clippy/
Other
10.98k stars 1.47k forks source link

Fix #12760 #12790

Closed c410-f3r closed 3 weeks ago

c410-f3r commented 3 weeks ago

Fix #12760

changelog: [missing_panics_doc]: Ignore panics in compile time
rustbot commented 3 weeks ago

r? @dswij

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

dswij commented 3 weeks ago

Thank you.

@bors r+

bors commented 3 weeks ago

:pushpin: Commit 12ec009f5a200c89f43f80615369daab1d28b812 has been approved by dswij

It is now in the queue for this repository.

bors commented 3 weeks ago

:hourglass: Testing commit 12ec009f5a200c89f43f80615369daab1d28b812 with merge a9b5c8ca81c12dd7445b7df58109f86c40478bec...

bors commented 3 weeks ago

:sunny: Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test Approved by: dswij Pushing a9b5c8ca81c12dd7445b7df58109f86c40478bec to master...

bors commented 3 weeks ago

:sunny: Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test Approved by: dswij Pushing a9b5c8ca81c12dd7445b7df58109f86c40478bec to master...

bors commented 3 weeks ago

:eyes: Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request.