rust/tests
bluthej 32aa07f832 Fix false negative for Strings
`String` is not a diagnostic item and was thus not picked up by
`is_type_diagnostic_item`, leading to a false negative for
`collection_is_never_read`
2023-04-09 13:25:50 +02:00
..
test_utils
ui Fix false negative for Strings 2023-04-09 13:25:50 +02: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
dogfood.rs Really dogfood clippy 2023-03-21 22:00:58 +01:00
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs