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
- Outdated comment about std::hash::DefaultHasher being inaccessible
- Tracking Issue for RFC 3591: `use`ing associated items from traits
- Is StdoutLock guranteed to be reentrant?
- `on_unimplemented` label and notes are not displayed for transitive bounds
- `std::thread::yield_now()` example is lacking.
- lint ImproperCTypes: overhaul (take 2 of "better handling of indirections")
- 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)
- Missed optimization: bounds check not elided for `i * s < n` when `0 <= i < n / s`
- Docs
- Rust not yet supported