Top rust issues

Tracking issue for integer methods for Wrapping

B-unstable C-tracking-issue Libs-Small Libs-Tracked T-libs
SimonSapin picture SimonSapin24 Mar 201617 Comments
👍4

Incorrect "unreachable pattern" warning on nightly

A-exhaustiveness-checking C-bug I-unsound 馃挜 P-critical T-compiler regression-from-stable-to-nightly
alex picture alex14 Nov 202020 Comments
👍1

Missed optimization to elide bounds check

A-LLVM C-bug E-needs-test I-slow T-compiler
a2aaron picture a2aaron28 Jun 20208 Comments
OzqurYalcin picture OzqurYalcin4 Jun 20207 Comments

Huge stack allocation is generated when assigning a huge piece of memory to a reference

A-mir-opt A-mir-opt-nrvo C-enhancement I-heavy I-slow T-compiler
bugadani picture bugadani14 May 202010 Comments

Tracking issue for `-Z strip=val` option

B-unstable C-tracking-issue T-compiler
petrochenkov picture petrochenkov11 May 20207 Comments
👍5

Idea: guaranteed-zero padding for niches

A-layout C-enhancement T-compiler
RalfJung picture RalfJung21 Mar 202026 Comments
👍3

ICE due to `#[track_caller]` shim with -Z unleash-the-miri-inside-of-you

A-codegen A-const-eval A-const-fn C-bug F-track_caller I-ICE I-crash T-compiler requires-nightly
Centril picture Centril3 Feb 202011 Comments

Re-land "add IntoFuture trait and support for await"

A-async-await AsyncAwait-OnDeck AsyncAwait-Triaged C-enhancement T-compiler T-lang T-libs
tmandry picture tmandry7 Jan 202011 Comments
6

More friendly error msg when await on NONE ASYNC fn/block or return a obj that implements deprecated Future

A-async-await A-diagnostics AsyncAwait-OnDeck AsyncAwait-Triaged C-enhancement D-papercut E-medium E-mentor F-on_unimplemented P-medium T-compiler
CGQAQ picture CGQAQ25 Nov 201914 Comments