rust
https://github.com/rust-lang/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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- Splitting borrows through smart pointers has confusing diagnostics
- Missed optimization: Array shadowed in same scope of declaration unnecessarily copied.
- 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
- precision loss in Fp mul
- static `extern "stdcall" fn()` causes linker error on i686-msvc
- On unresolved names, should the compiler suggest relative paths (`super::…`) instead of absolute ones if possible?
- Docs
- Rust not yet supported