Nominated (I-nominated) issues

`Arc` should only require `Sync`, not `Send` (#20257)

Deref coercions do not work with blocks (#26978)

Correctly handle dllimport on Windows/MSVC (#27438)

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)

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

Open tracking issues for all language features (#28244)

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

ICE: unexpected panic in InferCtxt (#28550)

Lifetime bounds on structs do not entirely constrain impl fns (#28609)

LLVM loop optimization can make safe programs crash (#28728)

Beta-nominated issues

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

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

Fix dllimports of static data from rlibs (#28646, closed)

Remaining issues

Very confusing error on attempt to pass `path::Path` by value (#23286)

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 `path_ext` stabilization (#27725)

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

Tracking issue for `as_slice` stabilization (#27729)

Tracking issue for `borrow_state` stabilization (#27733)

Tracking issue for concrete errors in the standard library (#27734)

Tracking issue for `iter_order` stabilization (#27737)

Tracking issue for `step_by` stabilization (#27741)

Tracking issue for slice_splits (#27742)

Tracking issue for str::match_indices (#27743)

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 Vec::resize (#27790)

Tracking issue for str::slice_mut_unchecked (#27793)

Tracking issue for unix::FileTypeExt (#27796)

Tracking issue for std::dynamic_lib (#27810)

Tracking issue for BinaryHeap (#28147)

Permalink to this digest