rust/clippy_lints
bors df92b5284e Auto merge of #11123 - panosfol:master, r=giraffate
[`panic_in_result_fn`] remove `todo!`, `unimplemented!`, `unreachable!`

This commit fixes #11025 by removing checks for `todo!`, `unimplemented!` and `unreachable!`.

changelog: [`panic_in_result_fn`] remove `todo!`, `unimplemented!`, `unreachable!`
2023-07-12 23:57:29 +00:00
..
src Auto merge of #11123 - panosfol:master, r=giraffate 2023-07-12 23:57:29 +00:00
Cargo.toml
README.md

This crate contains Clippy lints. For the main crate, check GitHub.