rust/tests
Devon Hollowood 443e4556c2 Add lints suggesting map_or() and map_or_else()
In accordance with the latter lint, replace map().unwrap_or_else() in
src/mut_mut.rs with map_or_else()
2015-11-25 23:56:45 -08:00
..
compile-fail Add lints suggesting map_or() and map_or_else() 2015-11-25 23:56:45 -08:00
compile-test.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
consts.rs Remove executable permission from remaining source files 2015-11-09 08:04:41 -05:00
mut_mut_macro.rs Remove executable permission from remaining source files 2015-11-09 08:04:41 -05:00
trim_multiline.rs added empty line test 2015-08-13 23:18:34 +05:30