flip1995
|
451ff5668b
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2021-05-20 12:05:02 +02:00 |
|
Aaron Hill
|
4698b366c4
|
Show macro name in 'this error originates in macro' message
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
|
2021-05-12 19:03:06 -04:00 |
|
Cameron Steffen
|
919ed2ba03
|
Fix needless_quesiton_mark false positive
|
2021-05-04 16:28:13 -05:00 |
|
flip1995
|
ae72f1adb9
|
Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup
|
2021-04-27 16:55:11 +02:00 |
|
Cameron Steffen
|
33ed8b5b24
|
Remove needless_question_mark MSRV
|
2021-04-26 16:02:11 -05:00 |
|
flip1995
|
9f6b5de7de
|
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
|
2021-03-25 19:29:11 +01: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 |
|
flip1995
|
f2f2a005b4
|
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
|
2021-03-12 15:30:50 +01:00 |
|
Matthias Krüger
|
8eb2bd13d0
|
update the lint messages and tests
|
2021-02-28 02:22:05 +01:00 |
|
flip1995
|
ac912be984
|
Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup
|
2021-01-30 18:06:34 +01:00 |
|
Hirochika Matsumoto
|
ab1da8f865
|
Add new lint upper_case_acronyms
|
2021-01-20 18:03:06 +09:00 |
|
flip1995
|
488153ff2f
|
Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup
|
2021-01-15 10:56:44 +01:00 |
|
Benjamin Sparks
|
ba87acb440
|
Implemented needless question mark lint
|
2021-01-04 14:51:48 +01:00 |
|