.. |
approx_const.rs
|
lint messages: remove trailing period
|
2015-08-13 08:15:42 +02:00 |
attrs.rs
|
all: make style of lint messages consistent
|
2015-08-12 10:47:09 +02:00 |
bit_mask.rs
|
all: make style of lint messages consistent
|
2015-08-12 10:47:09 +02:00 |
collapsible_if.rs
|
Use snippet, pprust methods expand AST
|
2015-08-12 15:19:57 +05:30 |
eq_op.rs
|
all: whitespace cleanup
|
2015-08-11 20:22:50 +02:00 |
eta_reduction.rs
|
lint messages: remove trailing period
|
2015-08-13 08:15:42 +02:00 |
identity_op.rs
|
lint messages: remove trailing period
|
2015-08-13 08:15:42 +02:00 |
len_zero.rs
|
lint messages: remove trailing period
|
2015-08-13 08:15:42 +02:00 |
lib.rs
|
pulled strings passes together, added more tests
|
2015-08-13 11:36:39 +02:00 |
lifetimes.rs
|
lifetimes lint: include support for lifetimes as generic params
|
2015-08-13 06:43:25 +02:00 |
loops.rs
|
new lint: using for i in 0..x { .. vec[i] .. } instead of iterator (fixes #3)
|
2015-08-13 06:34:08 +02:00 |
methods.rs
|
lint messages: remove trailing period
|
2015-08-13 08:15:42 +02:00 |
misc.rs
|
Merge branch 'pr-149'
|
2015-08-13 13:00:29 +05:30 |
mut_mut.rs
|
lint messages: remove trailing period
|
2015-08-13 08:15:42 +02:00 |
needless_bool.rs
|
tests: use fragment of lint text for error checking
|
2015-08-13 08:12:07 +02:00 |
ptr_arg.rs
|
lint messages: remove trailing period
|
2015-08-13 08:15:42 +02:00 |
returns.rs
|
if_let_chain: allow mixing in normal ifs as well
|
2015-08-13 06:32:24 +02:00 |
strings.rs
|
pulled strings passes together, added more tests
|
2015-08-13 11:36:39 +02:00 |
types.rs
|
lint messages: remove trailing period
|
2015-08-13 08:15:42 +02:00 |
unicode.rs
|
lint messages: remove trailing period
|
2015-08-13 08:15:42 +02:00 |
utils.rs
|
if_let_chain: allow mixing in normal ifs as well
|
2015-08-13 06:32:24 +02:00 |