Philipp Hansch
|
c5178e82b4
|
Rustup to https://github.com/rust-lang/rust/pull/67853
Specifically caused by https://github.com/rust-lang/rust/pull/67786
|
2020-01-04 11:30:03 +01:00 |
|
Yuki Okushi
|
a4c201e6b4
|
Rustup to rust-lang/rust#66942
|
2019-12-30 13:02:10 +09:00 |
|
Yuki Okushi
|
e2636729ec
|
Rustup to rust-lang/rust#66936
|
2019-12-27 16:13:53 +09:00 |
|
Yuki Okushi
|
ad936389e1
|
Correct documentation for len_zero
|
2019-12-25 21:06:55 +09:00 |
|
flip1995
|
9632e27487
|
Add <'_> where necessary
|
2019-12-22 15:42:41 +01:00 |
|
Matthias Krüger
|
98e433d70d
|
Rustup to rust-lang/rust#66878
|
2019-12-04 01:34:01 +01:00 |
|
flip1995
|
4bbd10a585
|
Rustup to rust-lang/rust#64813
|
2019-09-27 17:21:20 +02:00 |
|
Lzu Tao
|
a7b7e19f49
|
Rustup https://github.com/rust-lang/rust/pull/64513
|
2019-09-26 16:03:36 +07:00 |
|
KRAAI, MATTHEW [VISUS]
|
204b2f3658
|
Remove in_macro_or_desugar
|
2019-08-19 09:30:32 -07:00 |
|
chansuke
|
2d467dca62
|
Add required negation in non_zero lint
|
2019-08-01 00:23:09 +09:00 |
|
Lzu Tao
|
7293defb34
|
Rename hir::map::local_def_id_from_hir_id to local_def_id
|
2019-07-06 10:52:51 +07:00 |
|
Andrew Xu
|
dcf064a4f9
|
Rename "Associated*" to "Assoc*"
This is to fix the breakage introduced by rust-lang/rust#60163.
|
2019-05-25 20:31:34 +08:00 |
|
Oliver Scherer
|
462df72100
|
Dogfood and rustfmt
|
2019-05-18 00:58:25 +02:00 |
|
Oliver Scherer
|
f7f85a0dca
|
Prevent symbocalypse
|
2019-05-17 23:53:54 +02:00 |
|
Oliver Scherer
|
dfbc74b08b
|
Rustfmt all the things
|
2019-05-14 10:33:48 +02:00 |
|
Oliver Scherer
|
b2dbda4d48
|
Use symbols instead of strings
|
2019-05-14 10:33:42 +02:00 |
|
Manish Goregaokar
|
42480fd031
|
Rustup to rustc 1.36.0-nightly (1764b2972 2019-05-12)
|
2019-05-13 11:39:14 -07:00 |
|
Manish Goregaokar
|
7eb8018554
|
Rename in_macro to in_macro_or_desugar
|
2019-05-11 21:39:02 -07:00 |
|
Matthew Kraai
|
753c39672e
|
Use lint pass macros
Fixes #3917.
|
2019-04-17 09:35:22 -07:00 |
|
Matthias Krüger
|
b5d82524b4
|
run cargo fmt
|
2019-03-23 23:39:58 +01:00 |
|
Matthias Krüger
|
e17dd4efa9
|
rustup https://github.com/rust-lang/rust/pull/59096/
|
2019-03-23 23:37:38 +01:00 |
|
Alexander Regueiro
|
d43966a176
|
Various cosmetic improvements.
|
2019-03-10 18:06:28 +00:00 |
|
Andy Russell
|
a9de64a151
|
fix or ignore failing doc tests
|
2019-03-05 18:45:08 -05:00 |
|
Andy Russell
|
fe96ffeac9
|
move lint documentation into macro invocations
|
2019-03-05 18:45:08 -05:00 |
|
Philipp Hansch
|
68096cf181
|
fmt fixes
|
2019-03-03 13:05:39 +01:00 |
|
ljedrz
|
f3363b9cf2
|
align with rust-lang/rust/#58836
|
2019-03-01 19:10:14 +01:00 |
|
Matthias Krüger
|
e9e0a7e3bd
|
rustup https://github.com/rust-lang/rust/pull/57726
|
2019-01-27 01:42:34 +01:00 |
|
Guillaume Endignoux
|
798a419b1c
|
Fix comments in clippy_lints/src/len_zero.rs
|
2019-01-10 22:48:44 +01:00 |
|
Philipp Hansch
|
38d4ac7cea
|
Remove all copyright license headers
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
|
2019-01-08 21:46:39 +01:00 |
|
Matthias Krüger
|
a4b99c6d68
|
rustup https://github.com/rust-lang/rust/pull/56837
|
2019-01-05 08:21:56 +01:00 |
|
Matthias Krüger
|
e590025f61
|
rustup https://github.com/rust-lang/rust/pull/56225/
item.name -> item.ident.name
|
2018-12-30 01:09:24 +01:00 |
|
Konrad Borowski
|
3f62fc3a7e
|
Remove crate:: prefixes from crate paths
This is somewhat misleading, as those are actually external crates,
and don't need a crate:: prefix.
|
2018-12-29 16:05:49 +01:00 |
|
Matthias Krüger
|
f13d23de41
|
rustup https://github.com/rust-lang/rust/pull/56502 ( .hir -> .hir() )
|
2018-12-08 12:05:09 +01:00 |
|
flip1995
|
1751d2496d
|
Run rustfmt on clippy_lints
|
2018-11-27 21:14:15 +01:00 |
|
flip1995
|
4e74eef6e9
|
Add applicability level to (nearly) every span_lint_and_sugg function
|
2018-11-27 15:29:23 +01:00 |
|
flip1995
|
9096269610
|
Add Applicability::Unspecified to span_lint_and_sugg functions
|
2018-11-27 15:29:23 +01:00 |
|
Giorgio Gambino
|
aa88e68902
|
Fix issue #3322: reword help message for len_zero
|
2018-10-16 23:23:31 +02:00 |
|
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
|
212a4fe4f4
|
fix for rustc master
|
2018-10-14 22:55:26 +02:00 |
|
Manish Goregaokar
|
e9c025ea70
|
Add license header to Rust files
|
2018-10-06 09:43:08 -07:00 |
|
Eduard-Mihai Burtescu
|
9219fc6c5c
|
Reintroduce extern crate for non-Cargo dependencies.
|
2018-09-15 11:10:51 +03:00 |
|
flip1995
|
e28440d2e0
|
Change Hash{Map, Set} to FxHash{Map, Set}
|
2018-09-12 01:34:52 +02:00 |
|
flip1995
|
8c07772dbb
|
Switch to declare_tool_lint macro
|
2018-08-29 11:08:29 -07:00 |
|
Oliver Schneider
|
d99cea0f16
|
Update imports and rustup
|
2018-08-28 13:13:42 +02:00 |
|
Matthias Krüger
|
712d2d4fa1
|
rustup, fix breakage introduced by https://github.com/rust-lang/rust/pull/53581
|
2018-08-22 23:34:52 +02:00 |
|
Manish Goregaokar
|
76321d3300
|
codemap -> source_map
https://github.com/rust-lang/rust/pull/52953
|
2018-08-19 19:06:54 -07:00 |
|
Matthias Krüger
|
88d693918f
|
docs: add more suggestions on how to fix clippy findings to the online lint list.
|
2018-08-12 11:29:44 +02:00 |
|
Oliver Schneider
|
afd91248ed
|
Rustup
|
2018-07-23 13:01:12 +02:00 |
|
Manish Goregaokar
|
5d74e2096b
|
Remove import of rustc
|
2018-07-19 00:53:23 -07:00 |
|
Oliver Schneider
|
6992937002
|
Update for hir renamings in rustc
|
2018-07-16 15:07:39 +02:00 |
|
csmoe
|
5d4102ee78
|
BinOpKind
|
2018-07-16 11:46:37 +02:00 |
|