rust-clippy/clippy_lints
bors db5739ac55 Auto merge of #8610 - SabrinaJewson:transmute-int-to-char-const, r=xFrednet
Don't warn int-to-char transmutes in const contexts

changelog: Don't warn ``[`transmute_int_to_char`]`` in const contexts

fixes: #8379
2022-03-30 20:23:03 +00:00
..
src Auto merge of #8610 - SabrinaJewson:transmute-int-to-char-const, r=xFrednet 2022-03-30 20:23:03 +00:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06: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.