rust/tests
bors 176778fe92 Auto merge of #3556 - lucasloisp:bool-ord-comparison, r=oli-obk
Implements lint for order comparisons against bool (#3438)

As described on issue #3438, this change implements linting for `>` and `<` comparisons against both `boolean` literals and between expressions.
2018-12-18 10:11:08 +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 #3556 - lucasloisp:bool-ord-comparison, r=oli-obk 2018-12-18 10:11:08 +00:00
ui-toml update test stderr 2018-12-10 08:22:07 +01:00
compile-test.rs Fix format. 2018-12-06 13:46:23 +03:00
dogfood.rs Add sysroot gettinh code to dogfood tests. 2018-12-06 13:21:45 +03: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