rust-clippy/tests
bors d9cc71fc42 Auto merge of #3341 - HMPerson1:possibly_missing_else, r=phansch
Teach `suspicious_else_formatting` about `if .. {..} {..}`

We essentially treat bare blocks `{..}` identically to `if .. {..}`, except for different lint messages.

Fixes #3044
2018-12-22 13:26:22 +00:00
..
auxiliary rustfmt tests 2018-12-09 23:26:16 +01:00
run-pass rustfmt tests 2018-12-09 23:26:16 +01:00
ui Auto merge of #3341 - HMPerson1:possibly_missing_else, r=phansch 2018-12-22 13:26:22 +00:00
ui-toml update test stderr 2018-12-10 08:22:07 +01:00
compile-test.rs Revert "Merge pull request #3257 from o01eg/remove-sysroot" 2018-12-14 21:42:01 +01:00
dogfood.rs Revert "Merge pull request #3257 from o01eg/remove-sysroot" 2018-12-14 21:42:01 +01:00
matches.rs Run rustfmt on the tests 2018-11-27 21:11:50 +01:00
needless_continue_helpers.rs Run rustfmt on the tests 2018-11-27 21:11:50 +01:00
versioncheck.rs Run rustfmt on the tests 2018-11-27 21:11:50 +01:00