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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- --emit=dep-info or some flag should include rlibs & externally linked files that will be used
- Implementing a trait for an associated type causes 'overflow evaluating the requirement' error
- Deref coercions don't work on blocks when the target is sized
- Can't assign results of generic functions to `const` variables
- Self-contradictory error message about Fn types on beta/nightly
- Compiler should be able to compile EnumVariant(foo) == function_returning_enum() without PartialEq
- impl Fn with explicit lifetimes does not implement FnOnce
- VaList: Allow VaList::arg to fetch bool values
- Assertion fails in doc example for std::thread::sleep() in 1.32.0 stable
- missing_docs false positive on re-export in module with #![allow(missing_docs)]
- Docs
- Rust not yet supported