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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Run tests with compilter_builtins
- this "cannot infer an appropriate lifetime" diagnostic doesn't communicate anything
- if ... as T < ... && ... >= ... is treated as const generics
- Excessive drop glue duplication in vtables can blow up compile times
- 'Unstable' flags should be more descriptive about the state of the flag
- E0277 (bound not satisfied) for bound on generic associated types when combined with HRTB
- unused diagnostics give bad suggestion in the face of unreachable code
- Potentially confusing error message on trait bounds mismatch
- Match does not understand lifetimes of enum variants
- Tracking Issue for `#![feature(c_size_t)]` (`std::os::raw::c_size_t`/`std::os::raw::c_ssize_t`)
- Docs
- Rust not yet supported