Triage digest: Mon Feb 01 2016

Nominated (I-nominated) issues

Tracking issue for stabilizing randomness (#27703)

  • Added I-nominated. By @aturon

Tracking issue for string patterns (#27721)

  • Added I-nominated. By @aturon

Tracking issue for DST coercions (coerce_unsized, unsize) stabilization (#27732)

  • Added I-nominated. By @aturon

Tracking issue for `str_char` stabilization (#27754)

  • Added I-nominated. By @aturon

Set recovery methods (#28050)

  • Added I-nominated. By @BurntSushi

associated constants should support references to outer type parameters (#28809)

  • Added I-nominated. By @pnkfelix

Warn must_use in tuple (#29815)

Move Duration to libcore (and remove deprecated Duration::span) (#30594)

DragonflyBSD build is broken (#31009)

Linking regression in 1.6 (#31150)

Windows linker regression in 1.6 (#31151)

Pattern guard can consume value that is being matched (#31287)

  • Added I-nominated. By @alexcrichton

Bogus error in beta and nightly: recursive type has infinite size (#31299)

  • Added I-nominated. By @alexcrichton

Beta-nominated issues

std: Stabilize custom hasher support in HashMap (#31081, closed)

1.7 release notes (#31099, closed)

mk: Move from `-D warnings` to `#![deny(warnings)]` (#31120, closed)

implement RFC amendment 1462 (add `[` to FOLLOW(ty)) (#31152, closed)

trpl: fix macro follow sets (#31240, closed)

Remaining issues

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

  • Removed I-nominated. By @aturon

Tracking issue for `str_utf16` stabilization (#27714)

  • Added I-nominated. By @alexcrichton
  • Removed I-nominated. By @alexcrichton

Tracking issue for Scoped TLS (#27715)

  • Added I-nominated. By @sfackler
  • Removed I-nominated. By @alexcrichton

Tracking issue for `thread_local_state` stabilization (#27716)

  • Added I-nominated. By @alexcrichton
  • Removed I-nominated. By @alexcrichton

Tracking issue for `recover` stabilization (#27719)

  • Added I-nominated. By @alexcrichton
  • Removed I-nominated. By @alexcrichton

Tracking issue for `borrow_state` stabilization (#27733)

  • Added I-nominated. By @alexcrichton
  • Removed I-nominated. By @alexcrichton

Tracking issue for `cell_extras` stabilization (#27746)

  • Removed I-nominated. By @alexcrichton

Tracking issue for `wait_timeout_with` stabilization (#27748)

  • Added I-nominated. By @sfackler
  • Removed I-nominated. By @alexcrichton

Tracking issue for ::{as_ref, as_mut_ref} (#27780)

  • Added I-nominated. By @alexcrichton
  • Removed I-nominated. By @alexcrichton

Tracking issue for make_ascii_{upper,lower}case (#27809)

  • Removed I-nominated. By @alexcrichton

Tracking issue for drop_in_place (#27908)

  • Added I-nominated. By @sfackler
  • Removed I-nominated. By @alexcrichton

Tracking issue for overloaded `+=` operators (RFC 953) (feature augmented_assignments) (#28235)

  • Added I-nominated. By @sfackler
  • Removed I-nominated. By @alexcrichton

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

  • Removed I-nominated. By @aturon

Expand the std::time module (#29866)

  • Added I-nominated. By @alexcrichton
  • Removed I-nominated. By @alexcrichton

Nightly does not work on some Debian Wheezy because gcc doesn't support gold. (#30783)

  • Removed I-nominated. By @alexcrichton

Linking with gold does not search /usr/local/lib (#30784)

  • Removed I-nominated. By @alexcrichton

In cross-compiled i686->x86_64 code, thread::spawn crashes on my system (#31139)

  • Added P-high. By @nikomatsakis

    triage: P-high

Massive compiler perf regression (#31157)

  • Added P-high. By @nikomatsakis

    triage: P-high

There is no way to `unsafe impl` `'static` (#31196)

  • Added I-nominated. By @huonw
  • Removed I-nominated. By @aturon

Create a benchmark suite for uncovering compile time regressions (#31265)

  • Added P-medium. By @nikomatsakis
  • Added I-nominated. By @nikomatsakis
  • Removed P-medium. By @nikomatsakis
  • Added P-medium. By @nikomatsakis

    triage: P-medium

Panic on None when joining on thread which is called yield_now (#31316)

  • Added I-nominated. By @alexcrichton
  • Removed I-nominated. By @alexcrichton

Permalink to this digest

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