Top rust issues

nikomatsakis picture nikomatsakis·12 Apr 2018·2 Comments

Box::new(!) doesn't coerce to `Box<Error>` successfully

C-enhancement T-compiler T-lang T-libs
alexcrichton picture alexcrichton·2 Apr 2018·14 Comments

Broken nightly toolchain for windows-gnu since 2018-03-17

C-bug O-windows-gnu P-high T-infra regression-from-stable-to-nightly
rkarp picture rkarp·28 Mar 2018·25 Comments

Uninhabited types are ZSTs despite partial initialization being allowed in safe code.

A-codegen C-bug I-unsound 💥 P-medium T-compiler regression-from-stable-to-stable
eddyb picture eddyb·23 Mar 2018·14 Comments
👍7
petrochenkov picture petrochenkov·8 Mar 2018·14 Comments
3

Tracking issue for RFC 2151, Raw Identifiers

B-RFC-implemented C-tracking-issue E-easy E-mentor P-high T-lang disposition-merge finished-final-comment-period
Centril picture Centril·27 Feb 2018·63 Comments

#[repr(align(4))] struct has 8 byte alignment

A-diagnostics C-feature-request T-compiler
gnzlbg picture gnzlbg·12 Feb 2018·11 Comments
kennytm picture kennytm·10 Feb 2018·16 Comments

Tracking issue for LLVM 6 upgrade

A-LLVM C-enhancement T-compiler
alexcrichton picture alexcrichton·23 Jan 2018·2 Comments
13

Poor error message when user forgets derive that has attributes

A-diagnostics A-macros A-proc-macros C-enhancement D-newcomer-roadblock T-compiler
dtolnay picture dtolnay·20 Jan 2018·9 Comments
👍11