From Implementation in progress

Featurestep_trait stabilization
What's next? — Blocked on replacement methods and TrustedLen
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `step_trait` stabilization
0 of 3
#42168 opened by scottmcm in rust-lang/rust
From Implementation in progress

FeatureSIMD support
What's next? — Blocked on implementation
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for SIMD support #27731 opened by alexcrichton in rust-lang/rust
From Implementation in progress

FeatureIpv{4,6}Addr convenience methods
What's next? — Blocked on #51832
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for Ipv{4,6}Addr convenience methods
0 of 10
#27709 opened by alexcrichton in rust-lang/rust
std::net: Ipv4Addr and Ipv6Addr improvements #51832 opened by little-dude in rust-lang/rust
From Implementation in progress

FeatureInteger methods for Wrapping
What's next? — Some methods are still missing implementations.
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for integer methods for Wrapping
12 of 23
#32463 opened by SimonSapin in rust-lang/rust
From Implementation in progress

FeatureCustom allocators in standard collections
What's next? — Blocked on #47043 and #50882
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for custom allocators in standard collections #42774 opened by alexcrichton in rust-lang/rust
Future-proof the compiler for Box<T, A>. #47043 opened by eddyb in rust-lang/rust
Changes approved
Associate an allocator to boxes #50882 opened by glandium in rust-lang/rust
From Implementation in progress

FeatureAdding more atomic integer types
What's next? — Blocked on atomic 128 bit integers.
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for #[cfg(target_has_atomic = ...)] #32976 opened by alexcrichton in rust-lang/rust
From Implementation in progress

Featureimpl Trait (RFC 1522, RFC 1951, RFC 2071)
What's next? — Blocked elision, error messages, and abstract type
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for `impl Trait` (RFC 1522, RFC 1951, RFC 2071)
19 of 29
#34511 opened by aturon in rust-lang/rust
From Implementation in progress

FeatureType ascription (tracking issue for RFC 803)
What's next? — Blocked on decision to deprecate or redesign
Last update — 2018-07-14

Added by XAMPPRocky
Type ascription (tracking issue for RFC 803)
1 of 6
#23416 opened by nikomatsakis in rust-lang/rust
From Implementation in progress

FeatureTracking issue: declarative macros 2.0
What's next? — Blocked on macro 2.0 hygiene RFC
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue: declarative macros 2.0
9 of 19
#39412 opened by nrc in rust-lang/rust
From Implementation in progress

FeaturePromoting ! to a type (RFC 1216)
What's next? — Blocked on decision around coercion
Last update — 2018-07-14

Added by XAMPPRocky
Tracking issue for promoting `!` to a type (RFC 1216)
12 of 13
#35121 opened by nikomatsakis in rust-lang/rust
From Implementation in progress

FeatureOpt-in built-in bounds traits RFC tracker (optin_builtin_traits)
What's next? — Blocked on conditional negative impls implementation
Last update — 2018-07-14

Added by XAMPPRocky
opt-in built-in bounds traits RFC tracker (optin_builtin_traits)
16 of 20
#13231 opened by flaper87 in rust-lang/rust
From Implementation in progress

FeatureAllocator traits and std::heap
What's next? — Blocked on audit and design decisions
Last update — 2018-07-14

Added by XAMPPRocky
Allocator traits and std::heap
5 of 12
#32838 opened by nikomatsakis in rust-lang/rust