xFrednet
|
0532104247
|
Migrating restriction lints to span_lint_and_then (e -> i)
|
2024-08-03 10:18:15 +02:00 |
|
Samuel Tardieu
|
5b7a0de3e7
|
Do not suggest bool::then() and bool::then_some in const contexts
|
2024-01-07 10:43:18 +01:00 |
|
y21
|
bc22407b79
|
add tests, lint on while let true and matches!(.., true)
|
2023-12-16 17:40:32 +01:00 |
|
y21
|
dba7763128
|
[if_then_some_else_none ]: look into local initializers
|
2023-08-24 23:44:17 +02:00 |
|
Guillaume Gomez
|
a05d3a4137
|
Automatic generation of error annotations for ui tests
|
2023-08-22 17:18:11 +02:00 |
|
Alex Macleod
|
461e219d1d
|
Allow using clippy::msrv as an outer attribute
|
2022-11-27 12:43:17 +00:00 |
|
dswij
|
ec3d1c8ca3
|
Fix FP on if_then_some_else_none when there is early return
|
2021-11-23 10:11:30 +08:00 |
|
Yusuke Tanaka
|
11d2af7e96
|
Improve suggestion and make it work for macros
|
2021-03-12 20:46:46 +09:00 |
|
Yusuke Tanaka
|
0327c2e041
|
Output help instead of suggestion in if_then_some_else_none diagnose
|
2021-03-08 23:20:18 +09:00 |
|
Yusuke Tanaka
|
f2a85cb42a
|
Set 1.50 as msrv of if_then_some_else_none
|
2021-03-08 22:52:03 +09:00 |
|
Yusuke Tanaka
|
a672d335a2
|
Implement new lint: if_then_some_else_none
|
2021-03-07 02:08:46 +09:00 |
|