rust/tests
bors 295bdc028f Auto merge of #10759 - blyxyas:unset_opt_env_unwrap, r=flip1995
Now `option_env_unwrap` warns even if a variable isn't set at compiletime

Fixes #10742
changelog: Fix false negative where `option_env_unwrap` wouldn't warn if the env variable isn't set at compile-time.
2023-07-27 19:52:46 +00:00
..
test_utils
ui Auto merge of #10759 - blyxyas:unset_opt_env_unwrap, r=flip1995 2023-07-27 19:52:46 +00:00
ui-cargo Remove unused flags from ui-cargo tests 2023-07-18 18:46:09 +00:00
ui-internal clippy-driver: Update bug URL to use the ice template 2023-07-16 11:51:01 +02:00
ui-toml New lint absolute_paths 2023-07-21 17:26:58 -05:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Remove Gha status emitter in compile-test 2023-07-24 18:29:11 +00:00
dogfood.rs
headers.rs
integration.rs ci: test that we fail CI if we don't find clippy panicking 2023-07-26 17:05:20 +02:00
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs