rust-clippy/clippy_lints
bors 206e4adb52 Auto merge of #13046 - Jarcho:check_conv, r=dswij
Refactor `checked_conversions`

Removes redundant checks across functions and check the HIR tree before anything else.

changelog: none
2024-07-13 16:07:29 +00:00
..
src Auto merge of #13046 - Jarcho:check_conv, r=dswij 2024-07-13 16:07:29 +00:00
Cargo.toml Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-update 2024-06-13 12:30:48 +02:00
README.md

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