rust/src
Georg Brandl 4350dab761 types: remove almost duplicate helper function
I guess "help" instead of "note" is fine as well, so we can
get rid of the extra function.
2015-08-11 21:25:51 +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 new lint for Option.unwrap() and Result.unwrap() 2015-08-11 21:19:11 +02:00
methods.rs new lint for Option.unwrap() and Result.unwrap() 2015-08-11 21:19:11 +02:00
misc.rs move walk_ty() to utils module and rename to walk_ptrs_ty 2015-08-11 21:16:10 +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
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