rust/tests/compile-fail
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
..
2015-11-05 17:11:41 +01:00
2015-09-30 18:17:55 +02:00
2015-11-11 10:53:11 -05:00