rust-clippy/tests
Florian Hartwig 8626ac1fd4 Fixes for code review comments
* remove weird infinite loops from compile-tests
* remove call to Option::unwrap
* in the lint message, show while-let loop rewritten as for loop
2015-10-26 23:57:55 +01:00
..
compile-fail Fixes for code review comments 2015-10-26 23:57:55 +01:00
compile-test.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
consts.rs Rustup to rustc 1.5.0-nightly (fc4d566b4 2015-09-16) 2015-09-17 05:32:29 +05:30
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