rust/tests
darklyspaced c60222dc12
changed the msrv to 1.70 to suggest is_some_and
if the msrv is not >= 1.70 then the `map_or` is suggested instead of `is_some_and` (even when `unwrap_or` returns false)
2023-06-27 11:29:02 +08:00
..
test_utils
ui changed the msrv to 1.70 to suggest is_some_and 2023-06-27 11:29:02 +08:00
ui-cargo Update tests 2023-06-26 14:13:07 +00:00
ui-internal Update tests 2023-06-26 14:13:07 +00:00
ui-toml Update tests 2023-06-26 14:13:07 +00:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Find the right cargo-clippy binary in CI 2023-06-26 14:30:19 +00:00
dogfood.rs
headers.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs Port clippy away from compiletest to ui_test 2023-06-26 14:13:07 +00:00
versioncheck.rs
workspace.rs