Skip to content

Update cfg(stage0) references to cfg(bootstrap) instead #334

Closed
@scottmcm

Description

@scottmcm

https://github.com/rust-lang/rustc-guide/blob/master/src/stabilization_guide.md#removing-existing-uses-of-the-feature-gate still mentions #![cfg_attr(stage0, feature(XXX))], but as of rust-lang/rust#61494, it's bootstrap instead of stage0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyDifficulty: might be a good place for a beginnerE-help-wantedCall for participation: extra help is wanted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions