mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-16 17:53:30 +00:00
08ab29bed1
enable #[allow(clippy::unsafe_derive_deserialize)] Before this change this lint could not be allowed as the code we are checking is automatically generated. changelog: Enable using the `allow` attribute on top of an ADT linted by [`unsafe_derive_deserialize`]. Fixes: #5789 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |