Top rust issues

Extend `rustc_on_unimplemented` to allow pointing at enclosing function/closure

A-diagnostics E-medium F-on_unimplemented P-low T-compiler
estebank picture estebank·10 Jun 2019·5 Comments
oconnor663 picture oconnor663·6 Jun 2019·16 Comments

1.30 -> 1.31 dylib late-binding regression with GNU binutils 2.28 or older.

O-linux P-high T-compiler regression-from-stable-to-stable
eddyb picture eddyb·5 Jun 2019·20 Comments
2
anp picture anp·5 Jun 2019·7 Comments
👍1

Value mangling

A-const-generics C-enhancement F-const_generics T-compiler requires-nightly
varkor picture varkor·3 Jun 2019·11 Comments

Const generic ICE: assertion failed: key.value.promoted.is_none()

A-const-eval A-const-generics C-bug E-easy F-const_generics I-ICE T-compiler requires-nightly
goodmanjonathan picture goodmanjonathan·1 Jun 2019·17 Comments

asm! macro compiles fine on debug build but not on release build

A-inline-assembly O-macos T-compiler requires-nightly
cfsamson picture cfsamson·1 Jun 2019·11 Comments

ICE with const expression in array length

A-const-generics A-lazy-normalization C-bug F-const_generics I-ICE T-compiler glacier requires-nightly
varkor picture varkor·30 May 2019·9 Comments