| .. |
|
approx_const.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |
|
attrs.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |
|
bit_mask.rs
|
fixed #203 and #197
|
2015-08-19 09:39:03 +02:00 |
|
collapsible_if.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |
|
consts.rs
|
Mul and Div for integers
|
2015-08-19 11:58:59 +02:00 |
|
eq_op.rs
|
const folding for eq_op
|
2015-08-21 12:19:07 +02:00 |
|
eta_reduction.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |
|
identity_op.rs
|
consts: convert to using a struct with state
|
2015-08-17 19:58:21 +02:00 |
|
len_zero.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |
|
lib.rs
|
new lint: comparing unit types (fixes #201)
|
2015-08-19 08:11:00 +02:00 |
|
lifetimes.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |
|
loops.rs
|
Merge pull request #186 from birkenfeld/fix
|
2015-08-17 11:05:02 +05:30 |
|
methods.rs
|
add some imports to guard against crate moves
|
2015-08-16 09:03:06 +02:00 |
|
misc.rs
|
consts: convert to using a struct with state
|
2015-08-17 19:58:21 +02:00 |
|
mut_mut.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |
|
needless_bool.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |
|
ptr_arg.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |
|
ranges.rs
|
fix 189, fixed a few warnings, ==/!= for consts, refactored consts test
|
2015-08-17 12:08:45 +02:00 |
|
returns.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |
|
strings.rs
|
const folding for eq_op
|
2015-08-21 12:19:07 +02:00 |
|
types.rs
|
new lint: comparing unit types (fixes #201)
|
2015-08-19 08:11:00 +02:00 |
|
unicode.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |
|
utils.rs
|
all: organize imports
|
2015-08-16 08:55:34 +02:00 |