Top rust issues

impl Ord for bool: optimization

C-enhancement I-slow T-libs
carado picture carado·26 Nov 2019·3 Comments
👍5

Add remove, contains functions to BinaryHeap

A-collections C-feature-request T-libs
est31 picture est31·25 Nov 2019·5 Comments
👍5 😕1

Single file takes 30 minutes to compile at opt-level=3, regression from <1 sec

A-LLVM C-bug I-compiletime P-medium T-compiler WG-compiler-performance regression-from-stable-to-stable
dabek picture dabek·22 Nov 2019·14 Comments
😄5

SIGSEGV compiling num-integer for asmjs-unknown-emscripten

A-LLVM C-bug I-crash O-asmjs P-high T-compiler regression-from-stable-to-stable
cuviper picture cuviper·11 Nov 2019·18 Comments

Document all unsafety used in libcore and libstd

C-cleanup E-easy E-help-wanted E-medium E-mentor T-compiler libs-impl
oli-obk picture oli-obk·8 Nov 2019·16 Comments
5 👍3

Tracking issue for by-value array iterator (feature `array_value_iter`)

A-iterators A-slice B-unstable C-tracking-issue Libs-Tracked T-libs
LukasKalbertodt picture LukasKalbertodt·25 Oct 2019·8 Comments
🎉10 👍7

Reduce the places where `stable` annotations are needed

A-stability C-enhancement P-medium T-compiler
estebank picture estebank·17 Oct 2019·18 Comments
😕1 👍1
gnzlbg picture gnzlbg·24 Sep 2019·8 Comments

reached the type-length limit while instantiating `std::thread::LocalKey::<std::syn...e, ()}]>>]], std::vec::Vec<i32>>`

A-async-await A-typesystem AsyncAwait-Triaged C-bug E-needs-bisection ICEBreaker-Cleanup-Crew T-compiler
kpp picture kpp·15 Sep 2019·22 Comments
👍6

Duplicate error code usage lint removed

A-diagnostics C-enhancement P-medium T-compiler WG-compiler-errors
bjorn3 picture bjorn3·13 Sep 2019·21 Comments