Closed
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.