rust/src
Georg Brandl 2bcc151888 new lint for Option.unwrap() and Result.unwrap()
The latter is set to Allow by default (fixes #24)
2015-08-11 21:19:11 +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 Upgrade to rustc 1.3.0-nightly (4d52d7c85 2015-07-30) 2015-07-31 12:00:06 +05:30
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