rust/tests
Preston From 2476100c85 Add details about significant drop in match scrutinees causing deadlocks
Adds more details about how a significant drop in a match scrutinee can
cause a deadlock and include link to documentation. Emits messages
indicating temporaries with significant drops in arms of matches and
message about possible deadlocks/unexpected behavior.

changelog: Add more details to significant drop lint to explicitly show
how temporaries in match scrutinees can cause deadlocks/unexpected
behavior.
2022-06-20 23:59:15 -06:00
..
test_utils Merge commit '97a5daa659' into clippyup 2022-01-13 13:18:19 +01:00
ui Add details about significant drop in match scrutinees causing deadlocks 2022-06-20 23:59:15 -06:00
ui-cargo Merge 'rust-clippy/master' into clippyup 2022-05-21 13:24:00 +02:00
ui-internal Merge commit 'd9ddce8a22' into clippyup 2022-06-04 13:34:07 +02:00
ui-toml Remove error-pattern comments 2022-06-14 16:28:34 +00:00
workspace_test Merge commit '97a5daa659' into clippyup 2022-01-13 13:18:19 +01:00
check-fmt.rs Merge commit '984330a6ee' into clippyup 2022-04-08 10:06:10 +01:00
clippy.toml Merge commit '3ae8faff4d' into clippyup 2021-06-03 08:41:37 +02:00
compile-test.rs Remove unnecessary clap_derive dependency added in 9ee211af 2022-06-04 14:04:35 +02:00
dogfood.rs Add lint output to lint list 2022-06-06 20:04:56 -04:00
integration.rs Merge commit 'cb7915b00c' into clippyup 2021-09-28 18:03:12 +01:00
lint_message_convention.rs Merge commit '7c21f91b15' into clippyup 2022-05-05 15:12:52 +01:00
missing-test-files.rs Merge commit 'e181011378' into clippyup 2021-11-04 12:52:36 +00:00
versioncheck.rs Merge commit '984330a6ee' into clippyup 2022-04-08 10:06:10 +01:00
workspace.rs resolve the conflict in compiler/rustc_session/src/parse.rs 2022-03-16 20:12:30 +08:00