rust/tests
Georg Brandl 7580da306e matches: special message for this case
match &e { &Pat1 => {}, &Pat2 => {}, ... }

(inspired by dogfood fixes)
2015-08-22 14:34:39 +02:00
..
compile-fail matches: special message for this case 2015-08-22 14:34:39 +02:00
compile-test.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
consts.rs Mul and Div for integers 2015-08-19 11:58:59 +02:00
mut_mut_macro.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
trim_multiline.rs added empty line test 2015-08-13 23:18:34 +05:30