Nominated (I-nominated) issues
Two different versions of a crate interacting leads to unhelpful error messages (#22750)
- Added I-nominated. By @huonw
Primitive binops are translated wrong when the LHS is mutated (#27054)
'missing lifetime specifier' regression in protobuf-1.0.1 (#27248)
borrowck is unsound in the presence of `&'static mut`s (#27616)
Allow where clauses involving types which don't include a type parameter. (#27972)
Generic type defaults should not be allowed if they don’t satisfy type constraints (#28024)
`use` of unstable function is not gated in import list (#28075)
no_debug and omit_gdb_pretty_printer_sections attributes exist and are ungated (#28091)
Settle execution order uncertainty for `+=` (#28160)
functions implement Copy but not Clone (#28229)
- Added I-nominated. By @alexcrichton