Skip to content

feature is missing from the built-in attibutes list #549

@Jules-Bertholet

Description

@Jules-Bertholet

The following compiles on stable Rust:

#![feature()]
fn main() {}

While individual features are all unstable, the feature attribute itself is part of the stable Rust language, and should be documented in https://github.com/ferrocene/specification/blob/main/src/attributes.rst.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-attributesArea: AttributesC-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions