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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Conditional jumps equivalent to if(0 != 0) can appear in optimized assembly
- align_to prefix max length not taken into account in optimization
- Tracking Issue for "unsafe blocks in unsafe fn" (RFC #2585)
- 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
- Bootstrap fails to build when switching between submodule and subtree
- static `extern "stdcall" fn()` causes linker error on i686-msvc
- Docs
- Rust not yet supported