Oliver Schneider
|
bf227f4729
|
split clippy into lints, plugin and cargo-clippy
|
2016-05-27 13:03:58 +02:00 |
|
Seo Sanghyeon
|
f227225acd
|
Remove unused imports
|
2016-05-10 00:35:51 +09:00 |
|
Oliver Schneider
|
6edc6a13d4
|
needless borrows found in clippy
|
2016-05-09 13:07:55 +02:00 |
|
Manish Goregaokar
|
bd45cfd273
|
rustfmt
|
2016-02-29 21:35:51 +05:30 |
|
Oliver Schneider
|
3b7720f992
|
lint ! and != in if expressions with else branches
|
2016-02-29 12:34:48 +01:00 |
|
mcarton
|
b753e77cbe
|
Rustfmt and sort all use items
|
2016-02-24 17:38:57 +01:00 |
|
Oliver Schneider
|
e809eb61d7
|
fix enum_variant_names linting on all caps enum variants
|
2016-02-17 13:33:32 +01:00 |
|
mcarton
|
1efc88f10a
|
Rustup to 1.8.0-nightly (ce4b75f25 2016-02-12)
|
2016-02-13 13:17:48 +01:00 |
|
Oliver 'ker' Schneider
|
3f34b65747
|
fix nightly breakage
|
2016-02-12 18:35:44 +01:00 |
|
mcarton
|
13f245f6c9
|
Fix util/update_wiki.py warnings and be consistent in declare_lint! invocations
|
2016-02-06 00:13:29 +01:00 |
|
Oliver Schneider
|
328d2c7626
|
add lint to check for enums where all variants have the same pre-/postfix
|
2016-02-01 13:01:16 +01:00 |
|