mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 13:43:17 +00:00
1afc7e227d
Update Applicability of `redundant_allocation` lint from `MachineApplicable` to `MaybeIncorrect` This changes `redundant_allocation` lint from MachineApplicable to MaybeIncorrect ``` changelog: [`redundant_allocation]: Change Applicability from MachineApplicable to MaybeIncorrect ``` fixes #6243 --- changelog: [`redundant_allocation`]: Change Applicability from MachineApplicable to MaybeIncorrect |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |