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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Consider adding `Vec::try_with_capacity(_in)` and friends
- HRTB bounds not resolving correctly (take 3, lifetimes on the RHS)
- Tracking Issue for `const` `Iterator` impls and related `const fn`s
- Check target definitions to see if more should have `cfg(target_thread_local)` enabled.
- Inferred struct lifetime bounds result in rejection of valid lifetimes
- Bad optimisation of slice equality across platforms and architectures.
- Strange ASM pessimizations as a result of algorithmic optimization
- Rust fails to deduce `enumerate()` range
- Returning the result of reborrowing in pattern matching causes compilation error
- Unable to link rust static lib to C code on 1.57.0
- Docs
- Rust not yet supported