rust/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
..
2022-03-04 11:54:28 -06:00

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