Triage agenda 2nd April 2015

Nominated issues

Fn item types should be zero-sized (#19925)

  • Added I-nominated. By @nikomatsakis

Array pattern adjustments (Tracking issue for RFC #495) (#23121)

  • Added I-nominated. By @aturon

    triage: I-nominated ()

  • Removed P-backcompat-lang. By @rust-highfive

Rustdoc search does not find inherent methods on primitive types (#23511)

  • Added I-nominated. By @aturon

    triage: I-nominated ()

    Nominating for P-high, 1.0

Items with 'lexical' scope have poor scoping (#23880)

  • Added I-nominated. By @nrc
  • Added P-backcompat-lang. By @nrc

Can define a associated type more than once (#23969)

  • Added I-nominated. By @alexcrichton

    triage: I-nominated

Remaining issues

New destructor semantics (#8861)

  • Added P-high. By @pnkfelix
  • Removed P-backcompat-lang. By @pnkfelix

&str.words should be using the unicode word boundary algorithm (#15628)

  • Added P-high. By @pnkfelix
  • Removed P-backcompat-libs. By @pnkfelix

Finalze behavior for uncaught panics in child threads (#23078)

  • Added P-high. By @pnkfelix
  • Removed P-backcompat-lang. By @pnkfelix

RefCell::borrow does not pass borrow-check without a seemingly no-op let binding (#23338)

  • Removed I-nominated. By @pnkfelix

Member destructor is always executed even if self is replaced in `Drop` (#23611)

  • Added P-backcompat-lang. By @pnkfelix
  • Removed I-nominated. By @pnkfelix

Add beta/stable integration testing (#23756)

  • Added I-nominated. By @brson

Rust Docs should not include internal crates (#23772)

  • Added I-nominated. By @aturon

    Paring down what shows up in rustdoc is going to be a key step for 1.0 readiness. Nominating P-high, 1.0 polish.

    triage: I-nominated ()

make Copy: Clone (#23790)

  • Added P-backcompat-lang. Set milestone: 1.0 beta. By @nikomatsakis

    triage: P-backcompat-lang (1.0 beta)

enum variants aren't considered to be const during const-evaluation (#23898)

  • Added P-high. By @pnkfelix

Tracking issue for "Align the count parameter of splitn with other languages" (RFC 979) (#23911)

  • Added P-backcompat-libs. By @aturon

Tracking issue for Rebalancing Coherence (RFC 1023) (#23918)

  • Added P-backcompat-lang. By @aturon

!0u32/2 gives “error: attempted to divide with overflow in a constant expression [E0020]” (#23968)

  • Added P-high. Set milestone: 1.0. By @pnkfelix

    triage: P-high (1.0)

  • Removed P-high. By @pnkfelix

Coherence error messages can be inscrutable (#23980)

  • Added P-high. Set milestone: 1.0. By @nikomatsakis

    triage: P-high (1.0)

Permalink to this digest

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