rust/src
2015-08-25 12:46:29 +02:00
..
approx_const.rs &-matches: dogfood fixes! 2015-08-22 14:34:39 +02:00
attrs.rs all: organize imports 2015-08-16 08:55:34 +02:00
bit_mask.rs &-matches: dogfood fixes! 2015-08-22 14:34:39 +02:00
collapsible_if.rs all: organize imports 2015-08-16 08:55:34 +02:00
consts.rs Fix doubleborrow of refcell in consts.rs 2015-08-22 13:02:50 +05:30
eq_op.rs const folding for eq_op 2015-08-21 12:26:03 +02:00
eta_reduction.rs &-matches: dogfood fixes! 2015-08-22 14:34:39 +02:00
identity_op.rs consts: convert to using a struct with state 2015-08-17 19:58:21 +02:00
len_zero.rs &-matches: dogfood fixes! 2015-08-22 14:34:39 +02:00
lib.rs Merge branch 'master' into cast_iusize_improvements 2015-08-23 00:08:16 +02:00
lifetimes.rs all: organize imports 2015-08-16 08:55:34 +02:00
loops.rs utils: extract utility method for matching trait method calls from loops 2015-08-23 16:32:50 +02:00
matches.rs matches: special message for this case 2015-08-22 14:34:39 +02:00
methods.rs methods: people might be using to_string() to make a copy; add a hint for that 2015-08-25 12:46:29 +02:00
misc.rs &-matches: dogfood fixes! 2015-08-22 14:34:39 +02:00
mut_mut.rs all: organize imports 2015-08-16 08:55:34 +02:00
needless_bool.rs &-matches: dogfood fixes! 2015-08-22 14:34:39 +02:00
ptr_arg.rs ptr_arg: fix panic when pattern type is not in tcx 2015-08-22 08:57:11 +02:00
ranges.rs ranges: remove unneeded as_str() 2015-08-23 16:34:23 +02:00
returns.rs all: organize imports 2015-08-16 08:55:34 +02:00
strings.rs &-matches: dogfood fixes! 2015-08-22 14:34:39 +02:00
types.rs Refactored CastPass. 2015-08-23 06:26:31 +02:00
unicode.rs Added support for isize/usize in the CastPass lint pass. 2015-08-21 03:03:37 +02:00
utils.rs utils: extract utility method for matching trait method calls from loops 2015-08-23 16:32:50 +02:00