Skip to content

rustc claims no_std is stable since 1.0.0 #35579

Closed
@nagisa

Description

@nagisa
src/lib.rs:11:12: 11:18 warning: this feature has been stable since 1.0.0. Attribute no longer needed, #[warn(stable_features)] on by default 
src/lib.rs:11 #![feature(no_std)]
                         ^~~~~~

but no_std was stabilised much later.

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