From Implemented

Featurewrite_all_at/read_exact_at convenience methods
What's next? — Blocked on decision to stabilise
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for write_all_at/read_exact_at convenience methods #51984 opened by drrlvn in rust-lang/rust
From Implemented

Featuretype_id
What's next? — Blocked on FCP confusion
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for type_id stabilization #27745 opened by aturon in rust-lang/rust
From Implemented

Featurestr escaping
What's next? — Blocked on stabilisation PR
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for str escaping #27791 opened by alexcrichton in rust-lang/rust
From Implemented

Featurelocation of facade crates
What's next? — Blocked on RFC 2480
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for location of facade crates #27783 opened by alexcrichton in rust-lang/rust
RFC: Stabilize the alloc crate #2480 opened by SimonSapin in rust-lang/rfcs
Review required
From Implemented

Featureextra linked list methods
What's next? — Blocked on decision to stabilise
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for extra linked list methods #27794 opened by alexcrichton in rust-lang/rust
From Implemented

Featurechannel selection
What's next? — Blocked on decision to stabilise the select! macro
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for channel selection #27800 opened by alexcrichton in rust-lang/rust
From Implemented

Featuresync::Once poisoning
What's next? — Blocked on inactivity
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for std::sync::Once poisoning
0 of 3
#33577 opened by durka in rust-lang/rust
From Implemented

Featurestd::io::{set_panic, set_print}
What's next? — Blocked on decision to stabilise
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for std::io::set_panic and set_print #31343 opened by SimonSapin in rust-lang/rust
From Implemented

Featureslice_concat_ext
What's next? — Blocked on documentation and decision to stabilise
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `slice_concat_ext` stabilization #27747 opened by aturon in rust-lang/rust
From Implemented

Featureops::Try
What's next? — Unclear on what is required next
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `ops::Try` (`try_trait` feature) #42327 opened by scottmcm in rust-lang/rust
From Implemented

FeatureVec::drain_filter and LinkedList::drain_filter
What's next? — Blocked on design decisions
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for Vec::drain_filter and LinkedList::drain_filter #43244 opened by Gankro in rust-lang/rust
From Implemented

FeatureToOwned::clone_into
What's next? — Blocked on concerns
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `ToOwned::clone_into` (`toowned_clone_into`)
0 of 2
#41263 opened by scottmcm in rust-lang/rust
From Implemented

FeatureResult<Option> and Option<Result> Conversion
What's next? — Blocked on unresolved questions
Last update — 2018-07-14

Added by XAMPPRocky
Tracking Issue for Result<Option> and Option<Result> Conversion #47338 opened by cramertj in rust-lang/rust
From Implemented

FeatureRead::initializer
What's next? — Blocked on design decisions
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `Read::initializer` #42788 opened by sfackler in rust-lang/rust
From Implemented

FeatureBox::into_raw_non_null
What's next? — Blocked on decision to stabilise
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for Box::into_raw_non_null #47336 opened by SimonSapin in rust-lang/rust
From Implemented

Feature#[bench] and benchmarking support
What's next? — Blocked on black_box
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for #[bench] and benchmarking support #29553 opened by alexcrichton in rust-lang/rust
RFC: hint::black_box #2360 opened by gnzlbg in rust-lang/rfcs
Review required
From Implemented

FeatureVec::resize_default
What's next? — Blocked on decision to stabilise
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for Vec::resize_with and resize_default #41758 opened by joshlf in rust-lang/rust
From Implemented

FeatureVec::remove_item
What's next? — Blocked on unresolved concerns
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for Vec::remove_item #40062 opened by madseagames in rust-lang/rust
From Implemented

FeatureUnicodeVersion and UNICODE_VERSION
What's next? — Blocked on concerns on whether updating const values is a breaking change
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for UnicodeVersion and UNICODE_VERSION #49726 opened by SimonSapin in rust-lang/rust
From Implemented

FeatureTryFrom/TryInto traits
What's next? — Blocked on the !/never type
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for TryFrom/TryInto traits
1 of 3
#33417 opened by alexcrichton in rust-lang/rust
From Implemented

FeatureTrustedLen (trusted_len)
What's next? — Blocked on specialisation
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for TrustedLen (`trusted_len`) #37572 opened by bluss in rust-lang/rust
From Implemented

FeatureTracking Issue: Duration::{as_nanos, as_micros, as_millis}
What's next? — Blocked on decision to stable
Last update — 2018-07-14

Added by XAMPPRocky
Tracking Issue: Duration::{as_nanos, as_micros, as_millis} #50202 opened by fintelia in rust-lang/rust
From Implemented

FeatureReversing the bit pattern in an integer
What's next? — Blocked on decision to stabilise
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for reversing the bit pattern in an integer #48763 opened by Amanieu in rust-lang/rust
From Implemented

FeatureRFC 2045: improving #[target_feature]
What's next? — Blocked on documentation and stabilisation
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for RFC 2045: improving `#[target_feature]`
2 of 13
#44839 opened by alexcrichton in rust-lang/rust
From Implemented

FeatureFixedSizeArray trait
What's next? — Blocked on const generics
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for FixedSizeArray trait #27778 opened by alexcrichton in rust-lang/rust