Alex Macleod
|
1d107ab2be
|
Remove $DIR replacement in test output
|
2024-02-17 12:34:54 +00:00 |
|
Oli Scherer
|
00919a4f92
|
Update ui test crate to auto-detect aux build crate kind
|
2023-08-11 14:02:35 +00:00 |
|
lyj
|
c5410150eb
|
needless_deref
|
2022-05-30 01:46:15 +00:00 |
|
xFrednet
|
8c45fd88d0
|
New internal lint to make clippy::version attribute mandatory
|
2021-11-11 13:03:30 +01: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 |
|
flip1995
|
488153ff2f
|
Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup
|
2021-01-15 10:56:44 +01:00 |
|
Cameron Steffen
|
cc26919b4d
|
Add unnecessary symbol string lint
|
2021-01-08 14:49:59 -06:00 |
|