Nominated (I-nominated) issues
Primitive binops are translated wrong when the LHS is mutated (#27054)
'missing lifetime specifier' regression in protobuf-1.0.1 (#27248)
is_instantiable check is broken by nested types (#27497)
borrowck is unsound in the presence of `&'static mut`s (#27616)
Tracking issue for `Rc`/`Arc` stabilization (#27718)
- Added I-nominated. By @alexcrichton
Allow where clauses involving types which don't include a type parameter. (#27972)
Beta-nominated issues
Remaining issues
Tracking issue for `step_by` stabilization (#27741)
- Added P-high. By @alexcrichton
triage: P-high
Floating point modulus has snuck back into the language (#27824)
- Removed I-nominated. By @nikomatsakis