Closed
Description
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.