| .. |
|
approx_const.rs
|
Merge branch 'pr-228'
|
2015-08-27 15:25:56 +02:00 |
|
attrs.rs
|
Merge branch 'pr-228'
|
2015-08-27 15:25:56 +02:00 |
|
bit_mask.rs
|
Merge branch 'pr-228'
|
2015-08-27 15:25:56 +02:00 |
|
collapsible_if.rs
|
all: remove unneeded deref and/or ref operations
|
2015-08-25 17:35:20 +02:00 |
|
consts.rs
|
appease the dogfood gods
|
2015-08-27 04:40:01 +05:30 |
|
eq_op.rs
|
eq_op: cut back to expressions that are guaranteed side effect free
|
2015-08-25 12:34:37 +02:00 |
|
eta_reduction.rs
|
eta_reduction: fix false positive for unsafe fns (fixes #243)
|
2015-08-26 17:09:51 +02:00 |
|
identity_op.rs
|
More macro checks
|
2015-08-27 04:33:59 +05:30 |
|
len_zero.rs
|
Changes for rust-nightly after #27856
|
2015-08-25 23:21:38 +02:00 |
|
lib.rs
|
Merge branch 'pr-228'
|
2015-08-27 15:25:56 +02:00 |
|
lifetimes.rs
|
lifetimes lint: take "where" clauses into account (fixes #253)
|
2015-08-30 09:58:26 +02:00 |
|
loops.rs
|
loops: use a whitelist for the "x.iter() -> &x" lint (fixes #236)
|
2015-08-25 18:28:05 +02:00 |
|
matches.rs
|
More macro checks
|
2015-08-27 04:33:59 +05:30 |
|
methods.rs
|
Merge branch 'pr-228'
|
2015-08-27 15:25:56 +02:00 |
|
misc.rs
|
Merge branch 'pr-228'
|
2015-08-27 15:25:56 +02:00 |
|
mut_mut.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |
|
needless_bool.rs
|
all: remove unneeded deref and/or ref operations
|
2015-08-25 17:35:20 +02:00 |
|
ptr_arg.rs
|
all: remove unneeded deref and/or ref operations
|
2015-08-25 17:35:20 +02:00 |
|
ranges.rs
|
ranges: remove unneeded as_str()
|
2015-08-23 16:34:23 +02:00 |
|
returns.rs
|
More macro checks
|
2015-08-27 04:33:59 +05:30 |
|
shadow.rs
|
Merge branch 'pr-228'
|
2015-08-27 15:25:56 +02:00 |
|
strings.rs
|
Merge branch 'pr-228'
|
2015-08-27 15:25:56 +02:00 |
|
types.rs
|
Merge branch 'pr-228'
|
2015-08-27 15:25:56 +02:00 |
|
unicode.rs
|
Added support for isize/usize in the CastPass lint pass.
|
2015-08-21 03:03:37 +02:00 |
|
utils.rs
|
rustup, the ExpnInfo stuff changed
|
2015-08-28 14:35:20 +02:00 |