From Implemented

FeatureCell::update
What's next? — Blocked on unresolved questions
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for Cell::update #50186 opened by stjepang in rust-lang/rust
From Implemented

FeatureAllow a HashMap and BTreeMap entry to be replaced.
What's next? — Blocked on decision to stabilise
Last update — 2018-07-14

Added by XAMPPRocky
Allow a `HashMap` and `BTreeMap` entry to be replaced.
2 of 2
#44286 opened by Binero in rust-lang/rust
From Implemented

FeatureSpecialization (RFC 1210)
What's next? — Blocked on restrictions of lifetime dispatch
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for specialization (RFC 1210)
1 of 7
#31844 opened by nikomatsakis in rust-lang/rust
From Implemented

Featurethe start feature
What's next? — Blocked on decision to stabilise
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for the `start` feature #29633 opened by aturon in rust-lang/rust
From Implemented

Featurethe linkage feature
What's next? — Blocked on #18804
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for the `linkage` feature #29603 opened by aturon in rust-lang/rust
#[linkage] does not propagate through generic functions #18804 opened by alexcrichton in rust-lang/rust
From Implemented

Featurestmt_expr_attributes: Add attributes to expressions, etc.
What's next? — Blocked on stabilisation of attributes on expressions and blocks
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for stmt_expr_attributes: Add attributes to expressions, etc. #15701 opened by brson in rust-lang/rust
From Implemented

Featureconstant prop not causing add'l errors (RFC #1229)
What's next? — Blocked on const propagator fix
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for constant prop not causing add'l errors (RFC #1229) #28238 opened by nikomatsakis in rust-lang/rust
From Implemented

Feature{Range, RangeFrom, RangeTo}::contains
What's next? — Blocked on unresolved questions
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for Range*::contains #32311 opened by alexcrichton in rust-lang/rust
Tracking issue for Range*::contains #32311 opened by alexcrichton in rust-lang/rust
From Implemented

Featureuse $crate; compatibility warning
What's next? — Blocked on making the lint deny by default
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `use $crate;` compatibility warning #37390 opened by jseyfried in rust-lang/rust
From Implemented

Featuresafe_extern_statics compatibility lint
What's next? — Blocked on making the lint a hard error
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `safe_extern_statics` compatibility lint
2 of 3
#36247 opened by petrochenkov in rust-lang/rust
From Implemented

Featureresolve_trait_on_defaulted_unit compatibility lint
What's next? — Blocked on making the lint a hard error
Last update — 2018-07-14

Added by XAMPPRocky
From Implemented

Featurequote
What's next? — Blocked on deprecation by macros 2.0
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `quote` feature #29601 opened by aturon in rust-lang/rust
From Implemented

Featureprivate_in_public compatibility lint.
What's next? — Blocked on PR to make lint deny by default
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `private_in_public` compatibility lint.
3 of 5
#34537 opened by petrochenkov in rust-lang/rust
From Implemented

Featureplugin, plugin_registrar
What's next? — Blocked on macros 2.0
Last update — 2018-07-14

Added by XAMPPRocky
From Implemented

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

Added by XAMPPRocky
Tracking issue for `on_unimplemented` feature #29628 opened by aturon in rust-lang/rust
From Implemented

Featureno_core stabilization
What's next? — Blocked on lang items
Last update — 2018-07-14

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

Featuremain
What's next? — Blocked on unclear direction
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `main` feature #29634 opened by aturon in rust-lang/rust
From Implemented

Featurelog_syntax, trace_macros
What's next? — Blocked on decision to stabilise
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `log_syntax`, `trace_macros` #29598 opened by aturon in rust-lang/rust
From Implemented

Featurelink_llvm_intrinsics
What's next? — Apparently permanently unstable
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `link_llvm_intrinsics` #29602 opened by aturon in rust-lang/rust
From Implemented

Featurelegacy_constructor_visibility compatibility lint
What's next? — Blocked on making the lint a hard error
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `legacy_constructor_visibility` compatibility lint
1 of 2
#39207 opened by petrochenkov in rust-lang/rust
From Implemented

Featureinvalid_type_param_default compatibility lint
What's next? — Blocked on making the lint a hard error
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `invalid_type_param_default` compatibility lint
3 of 4
#36887 opened by petrochenkov in rust-lang/rust
From Implemented

Featureillegal_floating_point_literal_pattern compatibility lint
What's next? — Blocked on making the lint deny by default
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `illegal_floating_point_literal_pattern` compatibility lint
1 of 3
#41620 opened by est31 in rust-lang/rust
From Implemented

Featurecfg_target_vendor
What's next? — Blocked on decision for stabilisation
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `cfg_target_vendor` #29718 opened by aturon in rust-lang/rust
From Implemented

Featurebox_patterns
What's next? — Blocked on box_syntax feature
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `box_patterns` feature #29641 opened by aturon in rust-lang/rust
From Implemented

Featureasm (inline assembly)
What's next? — Blocked on unclear stability guarantees
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `asm` (inline assembly) #29722 opened by aturon in rust-lang/rust