rust/clippy_lints
bors a7f66baaf1 Auto merge of #12687 - Alexendoo:box-default-generic-fn, r=xFrednet
Don't suggest `Box::default()` in functions with differing generics

Fixes #12684

changelog: none
2024-05-01 12:02:17 +00:00
..
src Auto merge of #12687 - Alexendoo:box-default-generic-fn, r=xFrednet 2024-05-01 12:02:17 +00:00
Cargo.toml Merge commit '9d6f41691e' into clippy-subtree-update 2024-03-21 22:20:40 +01:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.