mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Auto merge of #9662 - ehuss:unignore-fix_edition_2021, r=alexcrichton
Unignore fix_edition_2021. The issue has been fixed by https://github.com/rust-lang/rust/pull/86572.
This commit is contained in:
commit
a51667c60d
@ -1508,7 +1508,6 @@ fn rustfix_handles_multi_spans() {
|
||||
}
|
||||
|
||||
#[cargo_test]
|
||||
#[ignore] // Broken, see https://github.com/rust-lang/rust/pull/86009
|
||||
fn fix_edition_2021() {
|
||||
// Can migrate 2021, even when lints are allowed.
|
||||
if !is_nightly() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user