mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-23 19:43:20 +00:00
047f3e16bf
Fix missing_panics_doc warning on `unreachable!`. Fixes #6699. Are there any other test-cases I should cover? changelog: [`missing_panics_doc`](https://rust-lang.github.io/rust-clippy/master/index.html#missing_panics_doc): No longer lints on [`unreachable!`](https://doc.rust-lang.org/std/macro.unreachable.html) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |