mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-03-03 14:57:29 +00:00
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 |