Triage digest: Tue May 10 2016

Nominated (I-nominated) issues

UnsafeCell should implement the Copy trait (#25053)

  • Added I-nominated. By @aturon

Tracking issue for stabilizing randomness (#27703)

Tracking issue for string patterns (#27721)

abs_sub is strangely named (#30315)

  • Added I-nominated. By @huonw

Tracking issue for alloc_system/alloc_jemalloc (#33082)

  • Added I-nominated. By @alexcrichton

Map entry API: add Entry::or_insert_with_result() (#33126)

typeck: Don't allow invalid reprs for univariant enums. (#33355)

Use a Carrier trait with the `?` operator (#33389)

Name resolution has changed between 1.7.0 and 1.8.0 (#33458)

  • Added I-nominated. By @nagisa

Support 16-bit pointers as well as i/usize (#33460)

Expressions in block tail incorrectly assumed to outlive block variables. (#33490)

  • Added I-nominated. By @eddyb

Beta-nominated issues

trans: callee: normalize trait_ref before use (#33478, closed)

Remaining issues

Valgrind doesn't report allocations with jemalloc on nightly (#28224)

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

Trait-objects need associated-types of subtraits to be specified even when that's already done by the boxed trait (#29328)

  • Added P-medium. By @nikomatsakis

    triage: P-medium

binary_search methods should use Borrow (#32822)

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

Panic in librbml while drunk-compiling (#33015)

  • Added P-medium. By @nikomatsakis

    triage: P-medium

Compilation ICE on nphysics crate (#33096)

  • Added P-low. By @nikomatsakis

    triage: P-low

Segfault on Nightly in BTreeSet and BTreeMap (#33197)

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

support an armv7-android-linuxeabi target (#33278)

  • Removed I-nominated. By @alexcrichton

Obligation caching allows for unsound coinductive matching (#33344)

  • Added P-high. By @nikomatsakis

    triage: P-high

ICE: OutputTypeParameterMismatch in failing to resolve associated type as tuple. (#33364)

  • Added P-high. By @nikomatsakis

    triage: P-high

Fuzzing incremental compilation against crates.io packages (#33454)

  • Added P-medium. By @nikomatsakis

Permalink to this digest

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