-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsA-stabilityArea: `#[stable]`, `#[unstable]` etc.Area: `#[stable]`, `#[unstable]` etc.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-langRelevant to the language teamRelevant to the language team
Description
Mostly listing parts of the book that need work, need tracking updates, etc.
- abi_x86_interrupt - Unlikely to ever be stabilized, could probably move the documentation from the tracking issue to the book
- allow_fail - link doesn't go to a tracking issue but the initial PR that added the feature
- bind_by_move_pattern_guards - obsoleted by NLL work, will probably be closed soon
- cfg _target_thread_local - links to the same tracking issue as thread_local does, which is confusing.
- cfg_target_vendor - been unstable for nearly four years now, no listed reason in the tracking issue for why it is still unstable
- crate_visibility_modifier - links to a now-closed tracking issue
- custom_derive - links to a now-closed tracking issue
- doc_alias - could be stabilized?
- exhaustive_integer_patterns - has been stabilized
- existential_type - mismatch between name of feature, and the name of the tracking issue. Perhaps incorrect tracking issue?
Taking a break, will add more later.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsA-stabilityArea: `#[stable]`, `#[unstable]` etc.Area: `#[stable]`, `#[unstable]` etc.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-langRelevant to the language teamRelevant to the language team