rust-clippy/clippy_lints
bors ef4af1d2d8 Auto merge of #8497 - Manishearth:transmute-undefined-repr-note, r=flip1995
comment about transmute_undefined_repr in nursery

See discussion in https://github.com/rust-lang/rust-clippy/pull/8432

changelog: none
2022-03-03 09:05:21 +00:00
..
src Auto merge of #8497 - Manishearth:transmute-undefined-repr-note, r=flip1995 2022-03-03 09:05:21 +00:00
Cargo.toml Bump Clippy Version -> 0.1.61 2022-02-24 19:32:47 +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.