Skip to content

Commit 93658ee

Browse files
committed
Unignore fix_edition_2021.
1 parent 3ebb5f1 commit 93658ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/testsuite/fix.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1510,7 +1510,6 @@ fn rustfix_handles_multi_spans() {
15101510
}
15111511

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

0 commit comments

Comments
 (0)