Top rust issues

'a: while break 'a{} results in illigal instruction

A-typesystem C-bug I-unsound 💥 P-medium T-compiler regression-from-stable-to-stable
DutchGhost picture DutchGhost·18 May 2018·11 Comments
😄4
leoyvens picture leoyvens·10 May 2018·12 Comments

Unify `CanonicalVar` and `DebruijnIndex`

A-traits C-enhancement T-compiler WG-compiler-traits chalk-integration
nikomatsakis picture nikomatsakis·11 Apr 2018·19 Comments

Rust 1.25.0 regressed the performance of encoding_rs's UTF-8 validation on i686

A-LLVM I-slow P-medium WG-codegen regression-from-stable-to-stable
hsivonen picture hsivonen·11 Apr 2018·34 Comments

Tracking issue for RFC 2102, "Unnamed fields of struct and union type"

B-RFC-approved C-tracking-issue E-help-wanted T-lang
Centril picture Centril·9 Apr 2018·5 Comments
👍12

Reject bounds in type aliases with edition 2018

A-traits A-typesystem C-enhancement T-lang WG-epoch
RalfJung picture RalfJung·28 Mar 2018·39 Comments

🛠️ specialization permits empty impls when parent has no default items

A-specialization A-traits C-enhancement F-specialization T-compiler WG-compiler-traits requires-nightly
nikomatsakis picture nikomatsakis·23 Feb 2018·5 Comments

Tracking issue for RFC #2166: impl-only-use

B-RFC-approved C-tracking-issue T-lang
aturon picture aturon·14 Feb 2018·22 Comments

CondVar wait functions accepting a closure

A-concurrency B-unstable C-tracking-issue T-libs
vlovich picture vlovich·2 Feb 2018·6 Comments

Regression in the Debug formatter

T-libs regression-from-stable-to-beta
pietroalbini picture pietroalbini·20 Jan 2018·12 Comments
2