rust/tests
Andre Bogus 87efce4fa2 configurably allow useless_vec in tests
This adds a `àllow-useless-vec-in-test` configuration which, when set
to `true` will allow the `useless_vec` lint in `#[test]` functions and
code within `#[cfg(test)]`. It also moves a `is_in_test` helper to
`clippy_utils`.
2024-04-28 22:07:56 +02:00
..
test_utils
ui Auto merge of #12624 - J-ZhengLi:issue12586, r=xFrednet 2024-04-27 09:30:20 +00:00
ui-cargo
ui-internal Merge remote-tracking branch 'upstream/master' into rustup 2024-04-18 17:29:59 +02:00
ui-toml configurably allow useless_vec in tests 2024-04-28 22:07:56 +02:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs
dogfood.rs
headers.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs