mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 21:53:23 +00:00
880ff2497d
Fix unnecessary_cast suggestion for type aliasses Fix #6923. The [`unnecessary_cast`] lint now will skip casting to non-primitive type. changelog: fix lint [`unnecessary_cast `] |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |