Darren Tsung
|
b9abe028c9
|
Move in_macro check to end of expression since usual case is not inside macro
|
2017-12-22 10:54:52 -08:00 |
|
Darren Tsung
|
1f36aa519e
|
Check that eq_op lint doesn’t mark macro use of functions as errors since macros, fix #2265
|
2017-12-22 10:51:41 -08:00 |
|
Aaron Hill
|
8adc42b5b4
|
Update for latest Rust
This is mainly due to https://github.com/rust-lang/rust/commit/dead08cb33134
|
2017-09-09 01:23:08 -04:00 |
|
Oliver Schneider
|
e4524ac4de
|
Run nightly rustfmt
|
2017-09-05 12:39:27 +02:00 |
|
Oliver Schneider
|
b25b6b3355
|
Rustfmt
|
2017-08-14 09:43:26 +02:00 |
|
Manish Goregaokar
|
55cb63adfe
|
Bump to 0.0.139
|
2017-06-10 22:07:09 -07:00 |
|
Eduard-Mihai Burtescu
|
cd89737b21
|
Update for rustc 1.19.0-nightly (4bf5c99af 2017-06-10).
|
2017-06-11 05:34:47 +03:00 |
|
Oliver Schneider
|
4d5e25f31d
|
Update to rustc 1.19.0-nightly (826d8f385 2017-05-13)
fixes #1759, #1758
|
2017-05-14 09:56:10 +02:00 |
|
Oliver Schneider
|
1522a4913f
|
Run rustfmt
|
2017-05-03 14:13:50 +02:00 |
|
Oliver Schneider
|
a6c8464dde
|
Update to rustc 1.19.0-nightly ( 6a5fc9eec 2017-05-02)
|
2017-05-03 12:51:47 +02:00 |
|
Oliver Schneider
|
88d3898426
|
Fix dogfood tests
|
2017-04-28 18:13:09 +02:00 |
|
Oliver Schneider
|
7aa42073f2
|
Fix op_ref false positives
|
2017-04-28 17:03:47 +02:00 |
|
Oliver Schneider
|
5842463562
|
Run rustfmt
|
2017-04-12 11:06:32 +02:00 |
|
Oliver Schneider
|
38b2215060
|
Dogfood
|
2017-04-10 15:14:54 +02:00 |
|
Oliver Schneider
|
b76ce176bb
|
Fix op_ref in case of nonexisting operations
|
2017-04-10 15:10:19 +02:00 |
|
Oliver Schneider
|
5de367f793
|
Don't create additional references when invoking binary operators
|
2017-03-30 09:46:00 +02:00 |
|
Oliver Schneider
|
4a4e1ea2c5
|
also run rustfmt on clippy-lints
|
2016-12-20 18:21:30 +01:00 |
|
Oliver Schneider
|
778ce4dfd3
|
update to the rust-PR that unblocks clippy
|
2016-12-07 13:13:40 +01:00 |
|
Oliver Schneider
|
c6e2967b9c
|
rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
|
2016-12-06 11:32:21 +01:00 |
|
Georg Brandl
|
3b5ff0f813
|
Make the lint docstrings more consistent.
|
2016-08-07 08:06:19 +02:00 |
|
mcarton
|
caa76e119b
|
Improve docs
|
2016-07-16 00:26:54 +02:00 |
|
Oliver Schneider
|
bf227f4729
|
split clippy into lints, plugin and cargo-clippy
|
2016-05-27 13:03:58 +02:00 |
|