Cameron Steffen
|
919ed2ba03
|
Fix needless_quesiton_mark false positive
|
2021-05-04 16:28:13 -05:00 |
|
Cameron Steffen
|
33ed8b5b24
|
Remove needless_question_mark MSRV
|
2021-04-26 16:02:11 -05:00 |
|
Matthias Krüger
|
b42ec5e04d
|
needless_question_mark: don't lint if Some(..) is inside a macro def and the ? is not.
The suggestion would fail to apply.
Fixes #6921
changelog: needless_question_mark: don't lint if Some(..) is inside a macro def and the ? is not.
|
2021-03-18 23:47:21 +01:00 |
|
Hirochika Matsumoto
|
ab1da8f865
|
Add new lint upper_case_acronyms
|
2021-01-20 18:03:06 +09:00 |
|
Benjamin Sparks
|
ba87acb440
|
Implemented needless question mark lint
|
2021-01-04 14:51:48 +01:00 |
|