Top rust issues

"Try invoking the function" hint

A-async-await A-diagnostics A-suggestion-diagnostics AsyncAwait-Triaged T-compiler
Patryk27 picture Patryk27·29 Jul 2019·11 Comments
4

Remove TLS dependency from async/await

A-async-await AsyncAwait-Triaged C-enhancement T-libs
benbrittain picture benbrittain·24 Jul 2019·10 Comments
👍8

ICE using associated constant in generic type

A-associated-items A-lazy-normalization A-traits C-bug I-ICE P-medium T-compiler glacier
Michael-F-Bryan picture Michael-F-Bryan·16 Jul 2019·3 Comments
👍1

ICE: assertion failed: `(left == right)` in type_of.rs

A-async-await A-codegen A-generators AsyncAwait-OnDeck C-bug F-async_await I-ICE I-nominated O-ARM P-high T-compiler regression-from-stable-to-nightly
fenhl picture fenhl·13 Jul 2019·14 Comments
👀1

Tracking issue for Iterator::partition_in_place

A-iterators B-unstable C-tracking-issue I-nominated Libs-Small Libs-Tracked T-libs
cuviper picture cuviper·10 Jul 2019·16 Comments
👍2
josephlr picture josephlr·9 Jul 2019·21 Comments
👍61

Make core::mem::zeroed() a const fn

A-const-fn C-feature-request T-lang T-libs
alex picture alex·22 Jun 2019·33 Comments
👍6

Recycle storage after move

C-enhancement I-heavy I-slow T-compiler T-lang
tmandry picture tmandry·14 Jun 2019·16 Comments
3 👍3

Irrefutable `if let` on a single-variant enum only produces () value

A-diagnostics A-lint A-suggestion-diagnostics C-enhancement P-low T-compiler
moxian picture moxian·13 Jun 2019·8 Comments

Cleanup: Use `#![feature(associated_type_bounds)]` where applicable

C-cleanup E-easy E-help-wanted F-associated_type_bounds T-compiler
Centril picture Centril·11 Jun 2019·14 Comments