Nominated (I-nominated) issues

Tracking Issue for RFC 213: Default Type Parameter Fallback (#27336)

Tracking issue for `str_utf16` stabilization (#27714)

Tracking issue for `braced_empty_structs` (RFC 218) (#29720)

Style changes to compiler messages (#29989)

Desugared x.index(y) is not equivalent to x[y] (#30127)

Re-add raw_pointer_derive lint as a no-op (#30346)

beta regression matching unit-like structs with .. (#30379)

Assignments leave their place partially-destroyed if the destructor panics (#30380)

str's trim_left and trim_right implicitly assume LTR text (#30459)

Beta-nominated issues

Small fixes for 1.6 docs (#30293, closed)

Remaining issues

Replace stack overflow checking with stack probes (#16012)

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

Trait bounds are not yet enforced in type definitions (#21903)

Tracking issue for Path::relative_from stabilization (#23284)

Segfault in safe code on Rust nightly when running rustc --emit=asm,link (#26235)

Tracking issue for DNS in std::net (#27705)

Tracking issue for Ipv{4,6}Addr convenience methods (#27709)

Tracking issue for `fs_mode` stabilization (#27712)

Tracking issue for custom hashers in HashMap (#27713)

Tracking issue for `path_prefix` stabilization (#27722)

Tracking issue for formatting with a radix (#27728)

Tracking issue for `as_slice` stabilization (#27729)

Tracking issue for `IntoCow` stabilization (#27735)

Tracking issue for `Zero`/`One`/`iter_arith` stabilization (#27739)

Tracking issue for `clone_from_slice` stabilization (#27750)

Tracking issue for `num_bits_bytes` stabilization (#27753)

Tracking issue for `wrapping` stabilization (#27755)

Tracking issue for DebugTuple::formatter (#27782)

Tracking issue for str escaping (#27791)

Tracking issue for sync::Semaphore (#27798)

Tracking issue for FnBox() (#28796)

Tracking issue for owned CString conversions (#29157)

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

Missing drop in FnOnce adapter for closures (#29946)

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

Regression in type parameter defaults in types and impls (#30123)

Trait selection caching does not handle subtyping properly (#30225)

".".parse() returns Ok(0.0) (#30344)

Tracking issue for slice::sort_by_key (#30423)

Permalink to this digest