Triage digest: Mon Dec 07 2015

Nominated (I-nominated) issues

Replace stack overflow checking with stack probes (#16012)

  • Added I-nominated. By @bstrie

Cannot infer closure type with higher-ranked lifetimes inside Box::new (#20841)

Segfault in safe code on Rust nightly when running rustc --emit=asm,link (#26235)

  • Added I-nominated. By @bstrie

When DST struct's last field is misaligned, memory access generated are for the wrong address (#26403)

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

  • Added I-nominated. By @pnkfelix

Regression: overflow while adding drop-check rules (#29844)

ICE : ty_is_local invoked on unexpected type: [type error] (#29857)

Missing drop in FnOnce adapter for closures (#29946)

Link with ld.gold by default (#29974)

fs::metadata - Value too large for defined data type (#30050)

Desugared x.index(y) is not equivalent to x[y] (#30127)

  • Added I-nominated. By @huonw

Trait selection caching does not handle subtyping properly (#30225)

Thread locals do not guard against recursive initialization. (#30228)

Beta-nominated issues

Remaining issues

dropck can be bypassed via a trait object method (#26656)

  • Added I-nominated. By @bstrie

Segfault in safe Rust when compiling with optimisations (#30081)

  • Added I-nominated. By @Manishearth

Regression: a module named `std` has already been imported in this module [E0252] (#30089)

  • Added I-nominated. By @alexcrichton

No way to print intermediate Command results (#30098)

  • Added P-low. By @Gankro

Permalink to this digest

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