diff --git a/tests/testsuite/fix.rs b/tests/testsuite/fix.rs index b1acd833843..3e7071c796b 100644 --- a/tests/testsuite/fix.rs +++ b/tests/testsuite/fix.rs @@ -1503,6 +1503,7 @@ 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() {