Nominated (I-nominated) issues

Cannot infer closure type with higher-ranked lifetimes inside Box::new (#20841)

When DST struct's last field is misaligned, memory access generated are for the wrong address (#26403)

#28669 caused regression compiling pinyin crate on nightly (#28853)

Regression: overflow while adding drop-check rules (#29844)

ICE : ty_is_local invoked on unexpected type: [type error] (#29857)

Missing drop in FnOnce adapter for closures (#29946)

SIGTRAP in drop glue when slice literal initialization panics (#30018)

Style hierarchy (#30045)

fs::metadata - Value too large for defined data type (#30050)

Beta-nominated issues

Remaining issues

match expression falling through? (#26251)

repr(packed) allows invalid unaligned loads (#27060)

Inconsistent evaluation order for assignment operations (#27868)

Unsoundness in borrowck around deref and mutable refs (#29053)

Variables moved from in match guards are still accessible in other match arms. (#29723)

Vec::into_boxed_slice assumes len() == capacity() (#29847)

CString::from_vec_unchecked may not need to be `unsafe` (#29918)

Vec's reallocation strategy needs settling (#29931)

Beta regression with lifetime inference (#29979)

Closure inference fails to infer that `move` is required when pattern matching (#30046)

Permalink to this digest