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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `Vec::resize` for bytes should be a single `memset`
- rustdoc warns "no item in scope" due to extra doc string
- AST validation doesn't correctly deal with impls nested within associated functions
- complicated build stages
- Custom MIR: ICE on assigning to reference in enum variant
- llvm error: cfi: `Assertion `cast<DISubprogram>(Scope)->describes(&MF->getFunction())`
- [BUG] calling async trait fn gives compiler error 'type annotations needed' when type annotation is already provided
- panic branch does not get removed in presence of other function (that also does not get it removed)
- rustc is unable to evaluate a singular conditional pathway predicated on the length of an array literal
- Compilation fails on build dependency, Cannot bind to C library.
- Docs
- Rust not yet supported