Skip to content

The examples for ControlFlow::is_break and ControlFlow::is_continue still use #![feature(control_flow_enum)] despite being stabilized #94349

Closed
@ilyvion

Description

@ilyvion

The title pretty much describes it. It's a minor thing, but I still think it should be addressed. Other stabilized types with a mix of stable and unstable API do not use #![feature()] in in their stable examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions