From Unimplemented

Featurenon_ascii_idents
What's next? — Blocked on implementation
Last update — 2018-12-13

Added by XAMPPRocky
Tracking issue for RFC 2457, "Allow non-ASCII identifiers"
2 of 20
#55467 opened by Centril in rust-lang/rust
From Unimplemented

Featurecrates that are compiler dependencies
What's next? — Blocked on unclear direction
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for crates that are compiler dependencies #27812 opened by alexcrichton in rust-lang/rust
From Unimplemented

FeaturePluggable panic implementations
What's next? — Blocked on unresolved design decisions
Last update — 2018-07-14

RFC

Added by XAMPPRocky
Pluggable panic implementations (tracking issue for RFC 1513) #32837 opened by nikomatsakis in rust-lang/rust
RFC: Stabilize implementing panics as aborts #1513 opened by alexcrichton in rust-lang/rfcs
Review required
From Unimplemented

FeaturePath/PathBuf normalization methods
What's next? — Blocked on implementation
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for Path/PathBuf normalization methods #47402 opened by ThatsGobbles in rust-lang/rust
From Unimplemented

FeatureFnBox()
What's next? — Blocked on issues with the borrow checker
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for FnBox() #28796 opened by abonander in rust-lang/rust
From Unimplemented

FeatureAdd is_empty function to ExactSizeIterator
What's next? — Blocked on unresolved design decisions
Last update — 2018-07-14

Added by XAMPPRocky
Add `is_empty` function to `ExactSizeIterator` #35428 opened by frewsxcv in rust-lang/rust
From Unimplemented

FeatureAPI convention for blocking-, timeout-, and/or deadline-related functions
What's next? — Blocked on FCP
Last update — 2018-07-14

Added by XAMPPRocky
From Unimplemented

Featureassociated_type_defaults
What's next? — Blocked on decision on deprecation or semantic change
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for RFC 2532, "Associated type defaults"
0 of 5
#29661 opened by aturon in rust-lang/rust
From Unimplemented

Featureconst fn
What's next? — Blocked on unresolved design decisions
Last update — 2018-07-14

RFC

Added by XAMPPRocky
const fn tracking issue (RFC 911)
3 of 3
#24111 opened by nikomatsakis in rust-lang/rust
Const functions and inherent methods. #911 opened by eddyb in rust-lang/rfcs
Review required
From Unimplemented

Featurefundamental
What's next? — Blocked on further dicussion
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `fundamental` feature #29635 opened by aturon in rust-lang/rust
From Unimplemented

Featurecustom_attribute & rustc_attrs
What's next? — Blocked on decision for deprecation or stabilisation
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `custom_attribute` features #29642 opened by aturon in rust-lang/rust
From Unimplemented

Feature#[repr(packed = "N")] (RFC 1399)
What's next? — Blocked on unresolved questions
Last update — 2018-07-14

Added by XAMPPRocky
`#[repr(packed(N))]` (tracking issue for RFC 1399)
0 of 2
#33158 opened by nikomatsakis in rust-lang/rust
From Unimplemented

FeatureUntagged unions (RFC 1444)
What's next? — Blocked on unresolved questions.
Last update — 2018-07-14

Added by XAMPPRocky
Untagged unions (tracking issue for RFC 1444)
2 of 5
#32836 opened by nikomatsakis in rust-lang/rust
From Unimplemented

FeatureTweaks to object safety (RFC 2027)
What's next? — Blocked on implementation
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for tweaks to object safety (RFC 2027)
0 of 3
#43561 opened by withoutboats in rust-lang/rust
From Unimplemented

FeatureTrait aliases
What's next? — Blocked on implementation
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for trait aliases
5 of 7
#41517 opened by withoutboats in rust-lang/rust
From Unimplemented

Featurestd::raw
What's next? — Blocked on deprecation implementation
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `raw` stabilization (`raw::TraitObject`) #27751 opened by aturon in rust-lang/rust
From Unimplemented

FeatureDST coercions (coerce_unsized, unsize)
What's next? — Blocked on creation of custom DST RFC
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for DST coercions (coerce_unsized, unsize) stabilization #27732 opened by aturon in rust-lang/rust
From Unimplemented

FeatureStabilise -Zsave-analysis
What's next? — Blocked on whether a new approach supersedes this
Last update — 2018-07-14

Added by XAMPPRocky
Stabilise `-Zsave-analysis` #43606 opened by nrc in rust-lang/rust
From Unimplemented

Feature🔬 generic associated types (GAT)
What's next? — Blocked on implementation
Last update — 2018-07-14

Added by XAMPPRocky
🔬 Tracking issue for generic associated types (GAT)
0 of 3
#44265 opened by withoutboats in rust-lang/rust
From Unimplemented

FeatureTrait bounds not checked on specializable associated types
What's next? — Blocked on implementation
Last update — 2018-07-14

Added by XAMPPRocky
Trait bounds not checked on specializable associated types #33017 opened by apasel422 in rust-lang/rust
From Unimplemented

FeatureSpecialization and lifetime dispatch
What's next? — Blocked on specialisation
Last update — 2018-07-14

Added by XAMPPRocky
Specialization and lifetime dispatch #40582 opened by dtolnay in rust-lang/rust
From Unimplemented

Featurestring patterns
What's next? — Blocked on RFC 2295, which is waiting for RFC 2500
Last update — 2018-09-06

Added by XAMPPRocky
Tracking issue for string patterns #27721 opened by alexcrichton in rust-lang/rust
Tracking issue for RFC 2295, "Extend Pattern API to OsStr"
0 of 3
#49802 opened by Centril in rust-lang/rust
RFC: Needle API (née Pattern API) #2500 opened by kennytm in rust-lang/rfcs
Review required