rust/tests/compile-fail
2015-05-02 00:35:49 +02:00
..
bit_masks.rs Added constant lookup (with help from Manish) to bad_bit_mask 2015-04-30 15:17:06 +02:00
box_vec.rs Use compiletest 2015-04-14 00:20:44 +05:30
dlist.rs Use compiletest 2015-04-14 00:20:44 +05:30
eq_op.rs Added eq_op and bad_bit_mask from the extra_lints project (mostly plain copy, need to refactor to integrate better) 2015-04-30 11:48:43 +02:00
match_if_let.rs Use compiletest 2015-04-14 00:20:44 +05:30
needless_bool.rs new lint: needless_bool (TODO: The warnings could give more specific directions) 2015-05-02 00:35:49 +02:00
toplevel_ref_arg.rs Use compiletest 2015-04-14 00:20:44 +05:30