rust/tests
bors 7cd9bf5af3 Auto merge of #7866 - rust-lang:edition-2021-tests, r=Manishearth
update most tests to 2021 edition

Some tests would no longer work at all, so I added `edition:2015` or `edition:2018` to them.

Notably 2021 panics are not yet detected correctly. Once ready, this closes #7842.

---

changelog: none
2021-11-01 15:18:57 +00:00
..
cargo Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
ui Auto merge of #7866 - rust-lang:edition-2021-tests, r=Manishearth 2021-11-01 15:18:57 +00:00
ui-cargo
ui-internal Merge remote-tracking branch 'upstream/master' into rustup 2021-10-21 12:18:12 +02:00
ui-toml update most tests to 2021 edition 2021-10-30 14:50:53 +02:00
ui_test avoid eq_op in test code 2021-10-19 21:02:30 +02:00
clippy.toml
compile-test.rs update most tests to 2021 edition 2021-10-30 14:50:53 +02:00
dogfood.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
fmt.rs
integration.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs