Skip to content

Cannot bootstrap rustfmt in-tree: unknown feature array_value_iter_slice #81787

Closed
@rkowalewski

Description

@rkowalewski

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-discussionCategory: Discussion or questions that doesn't represent real issues.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions