rust/src
2015-09-07 11:46:04 +02:00
..
approx_const.rs Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530) 2015-09-03 23:12:19 +05:30
attrs.rs More strict macro check 2015-09-06 10:53:55 +02:00
bit_mask.rs fixed bad_bit_mask false positive 2015-09-06 16:09:35 +02:00
collapsible_if.rs More strict macro check 2015-09-06 10:53:55 +02:00
consts.rs hir naming, removed lookup, match full path 2015-09-05 13:15:18 +02:00
eq_op.rs Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530) 2015-09-03 23:12:19 +05:30
eta_reduction.rs Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530) 2015-09-03 23:12:19 +05:30
identity_op.rs More strict macro check 2015-09-06 10:53:55 +02:00
len_zero.rs de-closured the item name getter 2015-09-06 21:03:09 +02:00
lib.rs split wrong_self_convention in pub/default visibility part 2015-09-07 09:17:45 +02:00
lifetimes.rs Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530) 2015-09-03 23:12:19 +05:30
loops.rs Don't show the explicit_iter_loop lint for arrays with more than 32 elements 2015-09-06 13:36:21 +02:00
matches.rs Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530) 2015-09-03 23:12:19 +05:30
methods.rs replace if let by equality check 2015-09-07 11:46:04 +02:00
minmax.rs Made min_max Warn by default 2015-09-05 14:20:35 +02:00
misc.rs de-closured the item name getter 2015-09-06 21:03:09 +02:00
mut_mut.rs More strict macro check 2015-09-06 10:53:55 +02:00
needless_bool.rs Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530) 2015-09-03 23:12:19 +05:30
precedence.rs Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530) 2015-09-03 23:12:19 +05:30
ptr_arg.rs Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530) 2015-09-03 23:12:19 +05:30
ranges.rs Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530) 2015-09-03 23:12:19 +05:30
returns.rs Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530) 2015-09-03 23:12:19 +05:30
shadow.rs Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530) 2015-09-03 23:12:19 +05:30
strings.rs Update rust to 0efb9dab8c7c07fa28e9df0eccc5c07ea3c17fbb (HIR+lints, Thu Sep 3 18:59:56 2015 +0530) 2015-09-03 23:12:19 +05:30
types.rs fixed build 2015-09-06 19:44:54 +02:00
unicode.rs fixed dogfood by using snippet instead of the (escaped) literal string 2015-09-04 14:24:49 +02:00
utils.rs de-closured the item name getter 2015-09-06 21:03:09 +02:00