mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 09:44:08 +00:00
a3135ba131
Do not lint `unnecessary_unwrap` in external macros Fixes #5131 I think we shouldn't lint `{panicking, unnecessary}_unwrap` in macros, not just `assert!`. changelog: Fix false positive in `unnecessary_unwrap` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |