rust/tests
Matthew Hall 7e16822925 Add lint for ifs that could be collapsed
"Collapsible" ifs are ones which contain only a then block, and the then
block consists of an if that only has a then block.
2015-05-29 15:41:25 +01:00
..
compile-fail Add lint for ifs that could be collapsed 2015-05-29 15:41:25 +01:00
compile-test.rs move to compiletest on crates 2015-05-09 15:19:12 +05:30