Triage digest: Wed Nov 11 2015

Nominated (I-nominated) issues

Add a numeric ID to threads (#29448)

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

  • Added I-nominated. By @brson

OOM building Servo after Rustup - deep recursion in mir (#29740)

  • Added I-nominated. By @nrc

Beta-nominated issues

Fix hygiene regression in patterns (#29748, open)

Remaining issues

Tracking issue for `read_exact` (RFC #980) (#27585)

  • Removed I-nominated. By @alexcrichton

Tracking issue for libcore stabilization (#27701)

  • Removed I-nominated. By @alexcrichton

Tracking issue for OsStr conversions (#27704)

  • Removed I-nominated. By @alexcrichton

Tracking issue for fs::walk_dir (#27707)

  • Removed I-nominated. By @alexcrichton

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

  • Removed I-nominated. By @alexcrichton

Tracking issue for fs::DirBuilder (#27710)

  • Removed I-nominated. By @alexcrichton

Tracking issue for `drain` stabilization (#27711)

  • Removed I-nominated. By @alexcrichton

Tracking issue for custom hashers in HashMap (#27713)

  • Removed I-nominated. By @alexcrichton

Tracking issue for `thread_local_state` stabilization (#27716)

  • Removed I-nominated. By @alexcrichton

Tracking issue for {min,max} on iterators (#27724)

  • Removed I-nominated. By @alexcrichton

Tracking issue for `path_components_peek` stabilization (#27727)

  • Removed I-nominated. By @alexcrichton

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

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

Tracking issue for std::slice::bytes (#27740)

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

Tracking issue for `push_all` stabilization (#27744)

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

Tracking issue for `Reflect` stabilization (#27749)

  • Removed I-nominated. By @alexcrichton

Tracking issue for `clone_from_slice` stabilization (#27750)

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

Tracking issue for Duration::span (#27799)

  • Removed I-nominated. By @alexcrichton

Tracking issue for IpAddr (#27801)

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

Tracking issue for standard Read/Write adapters (#27802)

  • Removed I-nominated. By @alexcrichton

Tracking issue for CommandExt::session_leader (#27811)

  • Removed I-nominated. By @alexcrichton

Tracking issue for FnBox() (#28796)

  • Removed I-nominated. By @alexcrichton

Tracking Issue for Mutex and RWLock unique accessors (#28968)

  • Removed I-nominated. By @alexcrichton

Tracking issue for non-ASCII identifiers (feature "non_ascii_idents") (#28979)

  • Added P-low. By @nikomatsakis

    triage: P-low

    Marking as low as there is no RFC at present and hence no actionable content.

Lifetime bounds in Copy impls are ignored (#29149)

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

Stack overflow when compiling lots of macros (#29466)

  • Added P-high. By @nikomatsakis

    triage: P-high

    This is a (Nightly-only) regression, so it’s got to be fixed.

Unwinding through `fn()` references across crates causes the behavior to depend on the optimization level (#29485)

  • Added P-high. By @nikomatsakis

    triage: P-high

Tracking issue for #[bench] and benchmarking support (#29553)

  • Removed I-nominated. By @alexcrichton

Mir: Trans of fn calls unimplemented (#29575)

  • Added P-medium. By @nikomatsakis

    triage: P-medium

Permalink to this digest

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