rust/tests
bors d554bcad79 Auto merge of #12303 - GuillaumeGomez:unneedeed_clippy_cfg_attr, r=flip1995
Add `unnecessary_clippy_cfg` lint

Follow-up of https://github.com/rust-lang/rust-clippy/pull/12292.

r? `@flip1995`

changelog: Add `unnecessary_clippy_cfg` lint
2024-02-22 11:00:52 +00:00
..
test_utils
ui Auto merge of #12303 - GuillaumeGomez:unneedeed_clippy_cfg_attr, r=flip1995 2024-02-22 11:00:52 +00:00
ui-cargo Remove $DIR replacement in test output 2024-02-17 12:34:54 +00:00
ui-internal Remove $DIR replacement in test output 2024-02-17 12:34:54 +00:00
ui-toml Auto merge of #12306 - Alexendoo:dir-replacement, r=flip1995 2024-02-19 09:20:07 +00:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Default test output conflict handling to error 2024-02-19 14:20:11 +00:00
dogfood.rs Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup 2023-11-02 17:35:56 +01:00
headers.rs Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyup 2023-12-16 14:12:50 +01:00
integration.rs Rename HandlerInner::delay_span_bug as HandlerInner::span_delayed_bug. 2023-12-02 09:01:19 +11:00
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup 2023-11-02 17:35:56 +01:00
workspace.rs