Triage digest: Tue May 03 2016

Nominated (I-nominated) issues

Tracking issue for stabilizing randomness (#27703)

Tracking issue for string patterns (#27721)

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

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

  • Added I-nominated. By @aturon

Alter Once to remove unnecessary SeqCst usage (#31650)

binary_search methods should use Borrow (#32822)

Panic in librbml while drunk-compiling (#33015)

  • Added I-nominated. By @arielb1

Segfault on Nightly in BTreeSet and BTreeMap (#33197)

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

  • Added I-nominated. By @alexcrichton

Obligation caching allows for unsound coinductive matching (#33344)

  • Added I-nominated. By @arielb1

syntax: Parse field/method access after type ascription and cast expressions (#33380)

Beta-nominated issues

Reinstate fast_reject for overlap checking (#32748, closed)

resolve: Improve duplicate glob detection (#32814, closed)

Release notes for 1.9 (#32892, closed)

Compute LLVM-agnostic type layouts in rustc. (#32939, closed)

trans: always register an item's symbol, even if duplicated. (#32946, closed)

resolve: Improve performance (#33064, closed)

Remaining issues

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

  • Removed I-nominated. By @alexcrichton

Tracking issue for static synchronization primitives (#27717)

  • Removed I-nominated. By @alexcrichton

Tracking issue for OpenOptionsExt on Windows (#27720)

  • Removed I-nominated. By @alexcrichton

Tracking issue for `NonZero`/`Unique`/`Shared` stabilization (#27730)

  • Removed I-nominated. By @alexcrichton

Tracking issue for char encoding methods (#27784)

  • Removed I-nominated. By @alexcrichton

Tracking issue for `downgraded_weak` (No way to construct std::rc::Weak without a strong reference) (#30425)

  • Removed I-nominated. By @alexcrichton

Custom panic handlers in the standard library (#30449)

  • Removed I-nominated. By @alexcrichton

Tracking issue for CStr::from_bytes_with_nul (#31190)

  • Removed I-nominated. By @alexcrichton

Tracking issue for SystemTime accessors from fs::Metadata (#31399)

  • Removed I-nominated. By @alexcrichton

Tracking issue for compare_exchange (#31767)

  • Removed I-nominated. By @alexcrichton

Tracking issue for the Peekable::is_empty function (#32111)

  • Removed I-nominated. By @alexcrichton

Add methods exposing keys of BTreeMap and HashMap entries (#32281)

  • Removed I-nominated. By @alexcrichton

Tracking issue for Unix Sockets in the standard library (#32312)

  • Removed I-nominated. By @alexcrichton

Add `values_mut` to `{BTree, Hash}Map` (#32551)

  • Removed I-nominated. By @alexcrichton

[MIR] broken MIR (bad assignment) for non-returning closure (#32959)

  • Removed I-nominated. By @nikomatsakis

Tracking issue for slice::binary_search_by_key (#33018)

  • Removed I-nominated. By @alexcrichton

Tracking issue for alloc_system/alloc_jemalloc (#33082)

  • Removed I-nominated. By @alexcrichton

consider removing/revising test/run-pass/zero-size-type-destructors.rs (#33237)

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

Permalink to this digest

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