rust/tests
bors 5ed64d4c61 Auto merge of #10496 - J-ZhengLi:issue_10366, r=Alexendoo
fix [`cast_possible_truncation`] offering wrong suggestion for casting float to integer

fixes: #10366

---

changelog: [`cast_possible_truncation`] Fix incorrect suggestions when casting from float types or to `_`
2023-03-25 13:11:46 +00:00
..
test_utils Revert "Dogfood missing_assert_message on Clippy" 2023-03-08 08:51:50 +00:00
ui Auto merge of #10496 - J-ZhengLi:issue_10366, r=Alexendoo 2023-03-25 13:11:46 +00:00
ui-cargo
ui-internal Merge remote-tracking branch 'upstream/master' into rustup 2023-03-24 13:36:09 +01:00
ui-toml extract is_interior_mutable_type from [mut_key] to clippy_utils::ty; 2023-03-13 20:17:30 +08:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Revert "Dogfood missing_assert_message on Clippy" 2023-03-08 08:51:50 +00:00
dogfood.rs Really dogfood clippy 2023-03-21 22:00:58 +01:00
integration.rs Revert "Dogfood missing_assert_message on Clippy" 2023-03-08 08:51:50 +00:00
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs