Triage digest: Tue Jan 05 2016

Nominated (I-nominated) issues

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

Tracking issue for `str_utf16` stabilization (#27714)

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

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)

Lifetime inference related regression in latest nightly. (#30519)

Segfault in an unconditional drop call after a match (#30530)

Add std::panic::propagate (#30557)

Beta-nominated issues

Small fixes for 1.6 docs (#30293, closed)

Remaining issues

Permalink to this digest

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.