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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Missed optimization: bounds check not elided for `i * s < n` when `0 <= i < n / s`
- compiletest: Less special handling of debugger/test discovery in debuginfo mode
- Slice indexing panics with valid "backwards" ranges
- Creating a file with a single colon in its name strips the part after the colon from the file name and produces an empty file (on Windows)
- internal compiler error: Missing value for constant, but no error reported?
- ICE (delayed): broken MIR in DefId(...) (...): bad assignment (...): NoSolution
- `-musl` platforms do not include unwind tables for libc
- Update/relax str/String utf8 safety docs
- derive(PartialEq) should not prevent "field is never read" warnings
- Rust reproducibility issue - Finding the proper fix
- Docs
- Rust not yet supported