rust/tests
bors 3bcf67c2cb Auto merge of #3610 - phansch:method_rs_cleanup, r=flip1995
UI test cleanup: Extract lint from methods.rs test

Extracts the `result_map_unwrap_or_else` lint into a separate test file.

This also extracts the `IteratorFalsePositives` struct and impl into
`auxiliary/option_helpers.rs`.

cc #2038
2019-01-05 08:29:25 +00:00
..
auxiliary Use compiletest's aux-build header instead of include macro 2019-01-02 22:48:44 +01:00
run-pass tests: used_underscore_binding_macro: disable random_state lint. 2019-01-04 17:18:19 +01:00
ui Auto merge of #3610 - phansch:method_rs_cleanup, r=flip1995 2019-01-05 08:29:25 +00:00
ui-toml Update *.stderr files 2018-12-28 12:41:12 +01:00
compile-test.rs Apply cargo fix --edition-idioms fixes 2018-12-29 17:46:25 +01:00
dogfood.rs Revert "Merge pull request #3257 from o01eg/remove-sysroot" 2018-12-14 21:42:01 +01:00
matches.rs Auto merge of #3598 - xfix:apply-cargo-fix-edition-idioms, r=phansch 2018-12-29 19:04:11 +00:00
needless_continue_helpers.rs Remove unnecessary use statements after cargo fix 2018-12-29 17:48:21 +01:00
versioncheck.rs Remove unnecessary use statements after cargo fix 2018-12-29 17:48:21 +01:00