rust/tests
bors a8a8fd77a9 Auto merge of #9686 - kraktus:unwrap_in_test_cfg, r=flip1995
[`unwrap_used`], [`expect_used`] do not lint in `test` cfg

changelog: [`unwrap_used`], [`expect_used`] do not lint in `test` cfg

fix https://github.com/rust-lang/rust-clippy/issues/9612

I've updated the doc and used `cfg` acronym, not sure if `conditional compiler flag` would have been better
2022-10-23 13:23:38 +00:00
..
test_utils
ui Auto merge of #9622 - llogiq:box-dyn-default, r=Alexendoo 2022-10-23 11:15:19 +00:00
ui-cargo
ui-internal Fix adjacent code 2022-10-15 07:03:29 -04:00
ui-toml [unwrap_used], [expect_used] do not lint in test cfg 2022-10-21 15:27:25 +02:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs
dogfood.rs Add lintcheck to packages linted by dogfood test 2022-10-22 07:37:10 -04:00
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs