rust/tests/compile-fail
Georg Brandl e318328d63 all: whitespace cleanup
* 4-space indentation
* no trailing whitespace
* no tabs
2015-08-11 20:22:50 +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_masks.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
box_vec.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
cmp_nan.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
cmp_owned.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
dlist.rs Use compiletest 2015-04-14 00:20:44 +05:30
eq_op.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
eta.rs Add eta reduction (fixes #29) 2015-05-10 11:49:08 +05:30
float_cmp.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 all: whitespace cleanup 2015-08-11 20:22:50 +02:00
match_if_let.rs added parent method, also changed match-if-let note to help 2015-08-11 15:07:21 +02:00
modulo_one.rs Implements #45 - any number mod 1 will be 0 2015-05-31 13:43:31 +01: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
needless_return.rs new lint for unneeded return stmts 2015-08-11 19:05:11 +02:00
precedence.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 all: whitespace cleanup 2015-08-11 20:22:50 +02:00
toplevel_ref_arg.rs Use compiletest 2015-04-14 00:20:44 +05:30
unicode.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00