xFrednet
|
8c45fd88d0
|
New internal lint to make clippy::version attribute mandatory
|
2021-11-11 13:03:30 +01:00 |
|
xFrednet
|
9d9d06d557
|
Add lint to check for invalid clippy:version attributes
|
2021-11-10 19:48:31 +01:00 |
|
Cameron Steffen
|
14d54f0f6e
|
Use Span::from_expansion instead of in_macro
|
2021-11-05 08:50:17 -05:00 |
|
flip1995
|
085181e29d
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2021-10-21 12:18:12 +02:00 |
|
Vadim Petrochenkov
|
5f2ecc37f8
|
rustc_span: Ident::invalid -> Ident::empty
The equivalent for `Symbol`s was renamed some time ago (`kw::Invalid` -> `kw::Empty`), and it makes sense to do the same thing for `Ident`s.
|
2021-10-17 23:20:30 +03:00 |
|
Cameron Steffen
|
e165c12932
|
Make diangostic item names consistent
|
2021-10-02 19:38:19 -05:00 |
|
flip1995
|
23d5457e6d
|
Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup
|
2021-09-28 18:03:12 +01:00 |
|
flip1995
|
2b20f49841
|
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
|
2021-07-29 12:16:06 +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 |
|
flip1995
|
02bf692169
|
Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup
|
2021-04-22 11:31:13 +02:00 |
|
flip1995
|
f6d1f368db
|
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
|
2021-04-08 17:50:13 +02:00 |
|
flip1995
|
ac912be984
|
Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup
|
2021-01-30 18:06:34 +01:00 |
|
flip1995
|
488153ff2f
|
Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup
|
2021-01-15 10:56:44 +01:00 |
|
flip1995
|
f03edfd7a1
|
Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup
|
2020-12-20 17:19:49 +01:00 |
|
flip1995
|
8eca423ea1
|
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
|
2020-12-06 15:01:03 +01:00 |
|