Top rust issues

[NLL] E0389 error message uses the term `immutable item` inappropriately

A-diagnostics E-mentor NLL-diagnostics T-compiler
nikomatsakis picture nikomatsakis·12 Jan 2018·26 Comments

NLL should identify and respect the lifetime annotations that the user wrote

A-NLL C-enhancement E-hard NLL-sound T-compiler metabug
shepmaster picture shepmaster·4 Jan 2018·38 Comments

Cannot use associated type as type of associated const

A-associated-items A-diagnostics A-suggestion-diagnostics C-enhancement D-papercut P-low T-compiler
kennytm picture kennytm·23 Dec 2017·4 Comments
👍4
leonardo-m picture leonardo-m·12 Oct 2017·18 Comments
1
dgreid picture dgreid·11 Oct 2017·14 Comments
👍3
robinst picture robinst·28 Sep 2017·6 Comments
👍8

Using Error well: .description() vs Display

C-feature-request P-medium T-doc
U007D picture U007D·25 Sep 2017·7 Comments
👍1

Tracking issue for HashMap `OccupiedEntry::{replace_key, replace_entry}`

A-collections B-unstable C-tracking-issue Libs-Small Libs-Tracked T-libs
Binero picture Binero·3 Sep 2017·13 Comments
Arnavion picture Arnavion·27 Jun 2017·22 Comments
👍10

Improve case with one named, one anonymous lifetime parameter - SubSupConflict Errors

A-diagnostics C-enhancement E-needs-mentor WG-compiler-errors
gaurikholkar picture gaurikholkar·16 Jun 2017·7 Comments