Cannot bootstrap rustfmt in-tree: unknown feature array_value_iter_slice
#81787
Labels
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Bootstrapping rust nightly fails when building
rustfmt
. I suppose this results from merging #80470, where the rustc-ap-rustc_arena crate has been modified (remove some features).Cargo.lock still uses an old version (v697.0.0). However, it should be v702.0.0.
I build on OpenBSD current. For reference, I attached my build.log.
The text was updated successfully, but these errors were encountered: