| .. |
|
approx_const.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
attrs.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
bit_masks.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
box_vec.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
cast.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
cmp_nan.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
cmp_owned.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
collapsible_if.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
complex_types.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
dlist.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
eq_op.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
eta.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
float_cmp.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
for_loop.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
identity_op.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
len_zero.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
let_return.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
let_unit.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
lifetimes.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
map_clone.rs
|
match .map(Clone::clone)
|
2015-11-05 17:11:41 +01:00 |
|
matches.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
methods.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
min_max.rs
|
added test against const lookup
|
2015-09-05 16:24:41 +02:00 |
|
modulo_one.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
mut_mut.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
mut_reference.rs
|
Well, fix them again
|
2015-09-30 18:17:55 +02:00 |
|
mutex_atomic.rs
|
Add a lint for sized integer types in a mutex
|
2015-10-07 22:58:34 +02:00 |
|
needless_bool.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
needless_features.rs
|
Cleanup as discussed in PR
|
2015-10-17 20:16:54 +02:00 |
|
needless_return.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
needless_update.rs
|
New lint for statement with no effect
|
2015-10-29 15:50:35 +09:00 |
|
no_effect.rs
|
New lint for statement with no effect
|
2015-10-29 15:50:35 +09:00 |
|
open_options.rs
|
Add "nonsensical OpenOptions" lint
|
2015-10-07 13:46:51 +02:00 |
|
patterns.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
precedence.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
ptr_arg.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
range.rs
|
New lint for zip with array length instead of enumerate()
|
2015-11-03 15:55:20 -05:00 |
|
shadow.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
strings.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
temporary_assignment.rs
|
New lint for assignment to temporary
|
2015-11-04 21:37:18 +09:00 |
|
toplevel_ref_arg.rs
|
Handle let ref in toplevel_ref_arg as well
|
2015-09-22 12:46:51 +05:30 |
|
unicode.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
unit_cmp.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
while_loop.rs
|
Tests shouldn't be executable (fixes #444)
|
2015-11-09 08:49:20 +05:30 |
|
zero_div_zero.rs
|
implement 0.0/0.0 -> NaN lint as described in #370
|
2015-10-11 19:26:23 -07:00 |