rust/src
2015-08-11 22:25:47 +02:00
..
approx_const.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
attrs.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
bit_mask.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
collapsible_if.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
eq_op.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
eta_reduction.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
identity_op.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
len_zero.rs move walk_ty() to utils module and rename to walk_ptrs_ty 2015-08-11 21:16:10 +02:00
lib.rs move NeedlessReturn pass out to its own module and rename to ReturnPass 2015-08-11 22:06:59 +02:00
methods.rs new lint for Option.unwrap() and Result.unwrap() 2015-08-11 21:19:11 +02:00
misc.rs move NeedlessReturn pass out to its own module and rename to ReturnPass 2015-08-11 22:06:59 +02:00
mut_mut.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
needless_bool.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
ptr_arg.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
returns.rs new lint for "let x = EXPR; x" at the end of functions (fixes #104) 2015-08-11 22:25:47 +02:00
strings.rs move walk_ty() to utils module and rename to walk_ptrs_ty 2015-08-11 21:16:10 +02:00
types.rs types: remove almost duplicate helper function 2015-08-11 21:25:51 +02:00
unicode.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
utils.rs move walk_ty() to utils module and rename to walk_ptrs_ty 2015-08-11 21:16:10 +02:00