rust
https://github.com/mozilla/rust
Rust
A safe, concurrent, practical language.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- align_to prefix max length not taken into account in optimization
- Counting bytes with high bit set optimizes badly for x86_64
- Tracking Issue for "unsafe blocks in unsafe fn" (RFC #2585)
- Incorrect lifetime used for mutable references to trait objects (correct one is used for non-mut references)
- LLVM specific code in backend agnostic part
- Better diagnostics when user forgets to wrap code in `main` function
- Missed optimization: Array shadowed in same scope of declaration unnecessarily copied.
- LLVM can reorder rounding-mode-sensitive float operations outside rounding mode changes in SSE
- Splitting borrows through smart pointers has confusing diagnostics
- Huge stack allocation is generated when assigning a huge piece of memory to a reference
- Docs
- Rust not yet supported