rust/tests
bors ece3543c9f Auto merge of #6801 - Jarcho:manual_match_fix, r=phansch
Fix `manual_map` false positives

fixes: #6795
fixes: #6797
fixes: #6811
fixes: #6819

changelog: Fix false positives for `manual_map` when `return`, `break`, `continue`, `yield`, `await`, and partially moved values are used.
changelog: Don't expand macros in suggestions  for `manual_map`
2021-03-02 15:36:00 +00:00
..
auxiliary
cargo
ui Auto merge of #6801 - Jarcho:manual_match_fix, r=phansch 2021-03-02 15:36:00 +00:00
ui-cargo Add back publish = false to the old test. 2021-02-06 17:52:41 +01:00
ui-internal Move declare_clippy_lint back into clippy_lints 2021-02-23 18:50:30 -05:00
ui-toml Add version = "Two" to rustfmt.toml 2021-03-01 16:17:33 -06:00
compile-test.rs Upgrade compiletest-rs to 0.6 and tester to 0.9 2021-02-15 20:13:44 +01:00
dogfood.rs Add package arguments to dogfood test 2021-02-26 12:12:33 -06:00
fmt.rs
integration.rs
lint_message_convention.rs Add version = "Two" to rustfmt.toml 2021-03-01 16:17:33 -06:00
missing-test-files.rs
versioncheck.rs Revert "Fix versioncheck test" 2021-02-26 12:30:43 -06:00