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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Converting from Vec<&str> to &[&str] provides little output.
- Confusing/unhelpful errors trying to map over a tree structure
- Rust program using Linux C library links but fails to run
- Tracking Issue for `slice_from_ptr_range`
- `x.py clippy` doesn't work on Windows
- Unhelpful (misleading?) diagnostic when a type that must implement `'static` bound and `Iterator` trait are conflicting requirements.
- slice::rotate_left/right is not simplified for compile-time-constant small rotates
- Debuginfo for `windows-msvc` treats `()` as `tuple$<>`
- False-positive `dead_code` warning for code only used in compile-time assertions
- Enhance E0463 "can't find crate" error message by hints indicating the starting point of a path to a solution.
- Docs
- Rust not yet supported