]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/casts/cast_abs_to_unsigned.rs
Fix `cast_lossless` to avoid warning on `usize` to `f64` conversion.
[rust.git] / clippy_lints / src / casts / cast_abs_to_unsigned.rs
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
2022-04-14 borsAuto merge of #8677 - xFrednet:8213-manual-bits-suggest...
2022-04-13 borsAuto merge of #8647 - Jarcho:mut_from_ref_6326, r=giraffate
2022-04-12 borsAuto merge of #8645 - Jarcho:manual_non_exhaustive_5714...
2022-04-10 borsAuto merge of #8631 - Alexendoo:splitn-overlap, r=xFrednet
2022-04-08 borsAuto merge of #8648 - Jarcho:transmute_collection_7706...
2022-04-08 borsAuto merge of #8619 - pitaj:fix-6973, r=giraffate
2022-04-07 borsAuto merge of #8656 - flip1995:rustup, r=flip1995
2022-04-07 borsAuto merge of #8635 - pbor:unsigned-abs, r=giraffate
2022-04-07 Paolo Borellinew lint cast_abs_to_unsigned