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
- The mutable borrow is released when matching on a Option<&mut Self> in a function, but not when the function is inlined
- Misleading error message when passing a reference to an FnOnce and a non-reference is expected
- 2x benchmark loss in rayon-hash from multiple codegen-units
- Tracking Issue for Incremental Compilation
- ./x.py build --on-fail=/bin/bash has no effect
- Performance regressions of compiled code over the last year
- Type inference do not take bounds from `impl` into account
- rustc hangs when compiling a certain broken codebase, rather than emit an error message
- Panic related strings are still in binary with custom panic_fmt
- Should unit tests spawn new processes instead of threads?
- Docs
- Rust not yet supported