mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Temporarily ignore 2021 edition fix.
This commit is contained in:
parent
d6384de0bc
commit
aab51362d7
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user