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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustdoc: do something about reexported items
- deny(warnings) doesn't affect all warnings, only those generated through the lint system
- Implied bounds on nested references + variance = soundness hole
- Unable to export not mangled symbol in an executable as libraries can do
- Can't write non-overlapping blanket impls that involve associated type bindings
- Mutable reference not re-borrowed by binary operator
- Poor interaction between int fallback and other flow of type information
- Loop evaluating Cow<'a, T>: Sized in recursive structure
- Abort on some large allocation requests, Panic on other
- rustdoc: reexported type aliases are not preserved in function signatures
- Docs
- Rust not yet supported