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
- False dead_code warning on struct pattern match
- Docs: std::alloc::set_alloc_error_hook clarifications
- u128 atomic compare_and_set (cxchg) emits linker error
- Can you make "somestr".trim_matches(char::is_ascii_punctuation) compile too ? it compiles with char::is_numeric
- Remove first instance of item that matches predicate
- Improve error message for struct element borrow by closure
- Rework `char::eq_ignore_ascii_case` parameter type
- Rust stable, fatal runtime error: stack overflow, PartialEq
- 2018: fix lint on unused dependencies
- Don't require `extern crate`
- Docs
- Rust not yet supported