Nominated (I-nominated) issues
Wrong size passed to free in issue-26709.rs run-pass test (yielding jemalloc assert fail) (#27023)
'missing lifetime specifier' regression in protobuf-1.0.1 (#27248)
borrowck is unsound in the presence of `&'static mut`s (#27616)
- Added I-nominated. By @alexcrichton
Beta-nominated issues
Stabilize the Duration API (#26818, closed)
Remaining issues
Any old type of constant can be used in a pattern (#20489)
- Added P-medium. By @nikomatsakis
triage: P-medium
- Removed I-nominated. By @nrc
Abort on some large allocation requests, Panic on other (#26951)
- Added I-needs-decision. By @Gankro
- Added I-nominated. By @alexcrichton
- Added P-medium. By @alexcrichton
triage: P-medium
As an action item the libs team has decided to see if it’s possible to panic on OOM and we can possibly reevaluate from there.
- Added I-nominated. By @alexcrichton
- Removed P-medium. By @alexcrichton
- Added P-medium. By @alexcrichton
- Removed I-nominated. By @alexcrichton
Drop flags on the stack not reinitialized in loops (#27401)
- Added I-nominated. By @alexcrichton
Bikeshed "The Advanced Rust Programming Language" as a name (#27412)
- Added I-nominated. By @Gankro
Rust assumes PATH_MAX is not a lie in a few places (#27454)
- Added P-medium. By @Gankro
Rustc produces bad binaries on Fedora 14, Centos 6.6, 32 bit (#27543)
- Added I-nominated. By @brson
Leading plus for string to integer parsing (#27580)
- Added I-needs-decision. By @Gankro
- Added P-low. By @Gankro