llogiq
|
07adeee6e9
|
Added check for zero bitmask and uncommon directions, wrong comment in needless_bool corrected, added new lint vec_ptr_arg + test
|
2015-05-04 07:20:34 +02:00 |
|
llogiq
|
53fa76dff9
|
new lint: needless_bool (TODO: The warnings could give more specific directions)
|
2015-05-02 00:35:49 +02:00 |
|
llogiq
|
441b55b328
|
Added eq_op and bad_bit_mask from the extra_lints project (mostly plain copy, need to refactor to integrate better)
|
2015-04-30 11:48:43 +02:00 |
|
Manish Goregaokar
|
2935c31692
|
rustup (rustc 1.0.0-nightly (00978a987 2015-04-18) (built 2015-04-19))
|
2015-04-20 16:18:35 +05:30 |
|
Manish Goregaokar
|
426a3ee1e7
|
Rustup
|
2015-03-02 16:13:44 +05:30 |
|
Manish Goregaokar
|
67701e0062
|
-warnings
|
2015-02-19 05:03:27 +05:30 |
|
Manish Goregaokar
|
f428b18c47
|
rustup (fixes #28)
|
2015-01-10 11:56:58 +05:30 |
|
Manish Goregaokar
|
e57396bc52
|
Remove namespacing
|
2014-12-26 05:24:44 +05:30 |
|
Manish Goregaokar
|
ccf996c348
|
clippy lint group
|
2014-12-26 05:12:05 +05:30 |
|
Jonathan Castello
|
1431fc04af
|
Implement a lint to check for args like fn foo(ref x: u8) , as the ref is effectively ignored by rustc.
|
2014-12-24 15:20:30 -08:00 |
|
Manish Goregaokar
|
2703038f93
|
Add seanmonstar's StrToString lint
|
2014-12-16 00:46:39 +05:30 |
|
Manish Goregaokar
|
98d88e7eb4
|
rm if_let gate
|
2014-12-11 03:04:58 +05:30 |
|
Manish Goregaokar
|
ca7ad5fa80
|
Add DList lint (fixes #2)
|
2014-11-20 12:37:37 +05:30 |
|
Manish Goregaokar
|
542bfe3570
|
+match_if_let
|
2014-11-20 00:18:31 +05:30 |
|
Manish Goregaokar
|
92f13d8231
|
boxvec
|
2014-11-19 14:27:34 +05:30 |
|
Manish Goregaokar
|
37226273a7
|
init cargo
|
2014-11-19 13:23:40 +05:30 |
|