Top rust issues

When needing type annotation do not suggest using `impl Trait` or closure

A-diagnostics A-inference A-suggestion-diagnostics C-bug E-easy P-medium T-compiler
estebank picture estebank·12 Aug 2019·2 Comments

`&self` lifetime elision with two parameters does not work with `async fn`

A-async-await A-inference A-lifetimes A-typesystem AsyncAwait-Focus C-bug F-async_await T-compiler requires-nightly
Centril picture Centril·8 Aug 2019·7 Comments

Recompiling causes panic

A-incr-comp C-bug E-needs-mcve I-ICE P-high T-compiler
mattrutherford picture mattrutherford·7 Aug 2019·11 Comments
nic-hartley picture nic-hartley·2 Aug 2019·6 Comments
axos88 picture axos88·1 Aug 2019·53 Comments
1

internal error: entered unreachable code

A-macros A-macros-2.0 A-visibility C-bug I-ICE P-high T-compiler
cazgp picture cazgp·31 Jul 2019·15 Comments
TrionProg picture TrionProg·26 Jul 2019·10 Comments
👍1
glandium picture glandium·26 Jul 2019·1 Comments
😄5
RalfJung picture RalfJung·24 Jul 2019·2 Comments

Slow recompilation of rustc with incremental compilation

A-incr-comp C-enhancement I-compiletime T-compiler
iluuu1994 picture iluuu1994·23 Jul 2019·8 Comments