Skip to content

Commit aab5136

Browse files
committed
Temporarily ignore 2021 edition fix.
1 parent d6384de commit aab5136

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testsuite/fix.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1503,6 +1503,7 @@ fn rustfix_handles_multi_spans() {
15031503
}
15041504

15051505
#[cargo_test]
1506+
#[ignore] // Broken, see https://github.com/rust-lang/rust/pull/86009
15061507
fn fix_edition_2021() {
15071508
// Can migrate 2021, even when lints are allowed.
15081509
if !is_nightly() {

0 commit comments

Comments
 (0)