Skip to content

Tracking issue for auto traits #13231

@flaper87

Description

@flaper87

View all comments

This is a tracking issue for RFC 19 / RFC 127.
The feature gate for the issue is #![feature(auto_traits)].

Note

This feature used to be called opt-in built-in traits (gated behind optin_builtin_traits) and
used to include negative negative impls (now gated behind negative_impls; tracking issue: #68318).

About tracking issues

Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.

Implementation history

Completed Checklist (Historical)

Checklist

Here is a check-list of code to write and tricky scenarios to be sure we handle:

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-auto-traitsArea: auto traits (e.g., `auto trait Send {}`)A-trait-systemArea: Trait systemA-type-systemArea: Type systemB-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.B-RFC-implementedBlocker: Approved by a merged RFC and implemented but not stabilized.B-unstableBlocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCF-auto_traits`#![feature(auto_traits)]`P-mediumMedium priorityS-tracking-perma-unstableStatus: The feature will stay unstable indefinitely.T-langRelevant to the language teamT-typesRelevant to the types team, which will review and decide on the PR/issue.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions