Top rust issues

kstenerud picture kstenerud·25 Apr 2015·22 Comments
kvark picture kvark·7 Apr 2015·12 Comments
👍8

valgrind shows memory leak for a simple print statement

A-codegen A-destructors A-thread-locals C-bug T-compiler
rjammala picture rjammala·12 Dec 2014·32 Comments
planck0 picture planck0·2 Nov 2014·8 Comments
MarimeGui picture MarimeGui·12 Nov 2020·6 Comments

Alternative highlighting for Rust code block in rustdoc

A-markdown-parsing C-feature-request T-rustdoc
Hywan picture Hywan·10 Nov 2020·22 Comments
jyn514 picture jyn514·4 Nov 2020·4 Comments

ICE when attempting to use const_evaluatable_checked without the feature enabled

A-const-eval A-const-generics C-bug F-const_evaluatable_checked I-ICE T-compiler const-generics-fixed-by-const_generics const-generics-fixed-by-min_const_generics
DrMeepster picture DrMeepster·22 Oct 2020·6 Comments

"cannot produce proc-macro for `crate` as the target `x86_64-unknown-linux-gnu` does not support these crate types" with +crt-static

A-proc-macros C-bug E-needs-mcve P-medium T-compiler T-libs regression-from-stable-to-nightly relnotes
otavio picture otavio·22 Oct 2020·16 Comments

repr(transparent) on generic type skips "exactly one non-zero-sized field" check

A-layout A-zst C-bug T-lang disposition-merge finished-final-comment-period
mahkoh picture mahkoh·12 Oct 2020·26 Comments