Nominated (I-nominated) issues

Deref coercions do not work with blocks (#26978)

Correctly handle dllimport on Windows/MSVC (#27438)

Tracking issue for libcore stabilization (#27701)

Tracking issue for f32/f64 support in libcore (#27702)

Tracking issue for std::fs::canonicalize (#27706)

Tracking issue for `as_unsafe_cell` stabilization (#27708)

Tracking issue for access to Formatter flags/options (#27726)

Tracking issue for `borrow_state` stabilization (#27733)

Tracking issue for `iter_order` stabilization (#27737)

Tracking issue for `step_by` stabilization (#27741)

Tracking issue for slice_splits (#27742)

Tracking issue for Condvar::wait_timeout (#27772)

Tracking issue for slice::{ref_slice, mut_ref_slice} (#27774)

Tracking issue for iter::range_inclusive (#27777)

Tracking issue for char::from_u32_unchecked (#27781)

Tracking issue for VecDeque Extras (#27788)

Tracking issue for str::slice_mut_unchecked (#27793)

Tracking issue for unix::FileTypeExt (#27796)

Tracking issue for std::dynamic_lib (#27810)

Allow where clauses involving types which don't include a type parameter. (#27972)

Generic type defaults should not be allowed if they don’t satisfy type constraints (#28024)

Tracking issue for BinaryHeap (#28147)

Settle execution order uncertainty for `+=` (#28160)

Open tracking issues for all language features (#28244)

Private trait's methods reachable through UFCS (#28514)

Beta-nominated issues

Fixed regression in associated item resolution (#28395, closed)

Warn on `pub extern crate`. (#28486, closed)

VecDeque: Use power of two capacity even for zero sized types (#28494, closed)

Remaining issues

Two different versions of a crate interacting leads to unhelpful error messages (#22750)

Primitive binops are translated wrong when the LHS is mutated (#27054)

no_debug and omit_gdb_pretty_printer_sections attributes exist and are ungated (#28091)

functions implement Copy but not Clone (#28229)

Rules governing references to private types in public APIs not enforced in impls (#28325)

Type alias can be used to bypass privacy check (#28450)

`BTreeSet` causes general protection fault with zero-sized key-value pairs and jemalloc (#28493)

Nonparametric dropck (tracking issue for RFC 1238) (#28498)

Permalink to this digest