Guillaume Gomez
|
8a2dae63c3
|
Make if_let_mutex test pass on both 2021 and 2024 editions
|
2025-02-15 13:38:18 +01:00 |
|
Guillaume Gomez
|
f666fd6417
|
Update UI tests
|
2025-02-15 13:38:16 +01:00 |
|
Alexey Semenyuk
|
ef42a66afe
|
Do not trigger if_let_mutex strating from Edition 2024
|
2024-11-17 22:49:17 +05:00 |
|
y21
|
1a1c978f8e
|
[if_let_mutex]: make the mutex check part of the expr visitor
|
2024-07-28 18:27:53 +02:00 |
|
Guillaume Gomez
|
a05d3a4137
|
Automatic generation of error annotations for ui tests
|
2023-08-22 17:18:11 +02:00 |
|
Lukas Lueg
|
6a73a45418
|
Fix if_let_mutex not checking Mutexes behind refs
Fixes #9193
|
2022-08-10 19:40:42 +02:00 |
|
bors
|
0930ac91b9
|
Fix typos
changelog: none
|
2022-07-13 14:48:32 +00:00 |
|
Devin R
|
489dd2e504
|
factor ifs into function, add differing mutex test
|
2020-04-20 15:08:44 -04:00 |
|
Devin R
|
a9f1bb43ef
|
test for mutex eq, add another test case
|
2020-04-20 06:30:01 -04:00 |
|
Devin R
|
c6c77d9a42
|
use Visitor api to find Mutex::lock calls
|
2020-04-20 06:30:00 -04:00 |
|
Devin R
|
40bbdffc89
|
use span_lint_and_help, cargo dev fmt
|
2020-04-20 06:30:00 -04:00 |
|
Devin R
|
001a42e632
|
progress work on suggestion for auto fix
|
2020-04-20 06:29:59 -04:00 |
|