Skip to content

Commit a51667c

Browse files
committed
Auto merge of #9662 - ehuss:unignore-fix_edition_2021, r=alexcrichton
Unignore fix_edition_2021. The issue has been fixed by rust-lang/rust#86572.
2 parents 18f2598 + 93658ee commit a51667c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/testsuite/fix.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1508,7 +1508,6 @@ fn rustfix_handles_multi_spans() {
15081508
}
15091509

15101510
#[cargo_test]
1511-
#[ignore] // Broken, see https://github.com/rust-lang/rust/pull/86009
15121511
fn fix_edition_2021() {
15131512
// Can migrate 2021, even when lints are allowed.
15141513
if !is_nightly() {

0 commit comments

Comments
 (0)