rust/tests
Samuel Tardieu 86beeccb65
Better check for assign_op_pattern in const context
`assign_op_pattern` can be used in a `const` context if the
trait definition as well as the implementation of the corresponding
`Assign` pattern is `const` as well.
2025-08-22 15:33:16 +02:00
..
test_utils
ui Better check for assign_op_pattern in const context 2025-08-22 15:33:16 +02:00
ui-cargo fix: unnecessary_safety_comment does not lint for the first line 2025-08-21 11:30:57 +08:00
ui-internal Merge commit '0450db33a5' into clippy-subtree-update 2025-05-15 19:28:39 +02:00
ui-toml too_many_lines: only highlight the function signature 2025-08-12 16:20:08 +02:00
workspace_test
check-fmt.rs
clippy.toml Merge commit '0621446356' into clippy-subtree-update 2025-04-22 18:24:43 +02:00
compile-test.rs Merge commit '334fb906ae' into clippy-subtree-update 2025-08-07 17:05:15 +02:00
config-metadata.rs
dogfood.rs Merge commit 'c5dbd1de07' into clippy-subtree-update 2025-06-27 12:20:57 +02:00
integration.rs Merge commit '0450db33a5' into clippy-subtree-update 2025-05-15 19:28:39 +02:00
lint_message_convention.rs
missing-test-files.rs remove gate 2025-08-04 02:18:18 +05:00
symbols-used.rs Merge commit '334fb906ae' into clippy-subtree-update 2025-08-07 17:05:15 +02:00
versioncheck.rs Merge commit 'c5dbd1de07' into clippy-subtree-update 2025-06-27 12:20:57 +02:00
workspace.rs