Top rust issues

const generics return type with const expression mismatched types

A-const-generics A-diagnostics C-bug D-confusing D-terse F-const_generics T-compiler requires-nightly
cksac picture cksac·12 Mar 2020·12 Comments

Support polymorphic InstanceDef's by avoiding double substitution.

A-codegen A-mir A-polymorphization T-compiler
eddyb picture eddyb·11 Mar 2020·3 Comments
iulianR picture iulianR·9 Mar 2020·1 Comments
👍2

Use #[rustc_layout] instead of print-type-sizes

A-testsuite C-cleanup C-enhancement T-compiler
RalfJung picture RalfJung·9 Mar 2020·11 Comments
3

Improve diagnostics when a type does not impl a trait despite #[derive]'ing it

A-diagnostics C-enhancement D-newcomer-roadblock D-terse T-compiler
tmandry picture tmandry·3 Mar 2020·5 Comments
3

`PhantomData<fn()>` is unstable in `const fn`

A-const-fn C-feature-request T-lang
WaffleLapkin picture WaffleLapkin·25 Feb 2020·5 Comments
kennytm picture kennytm·23 Feb 2020·15 Comments
BartMassey picture BartMassey·22 Feb 2020·4 Comments
👍1
Datarecovery09 picture Datarecovery09·13 Feb 2020·10 Comments
paledega picture paledega·13 Feb 2020·10 Comments