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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- E0207 if a type parameter occurs in an implementing type or associated type, if it also occurs in a regular type argument
- ICE: (probably unbound recursion) failed to resolve instance for ...
- Cannot call by reference to `&mut F: FnMut`
- poor diagnostic for missing extern crate in 2015 edition
- `Error::downcast_ref` cannot be used from function arguments
- SIGSEGV: invalid memory reference on beta channel
- Misleading `borrowed data escapes outside of function` error message due doesn't mention actual borrow that is affected
- change handling of subtyping to be less fragile after analysis
- AFIT: strange errors on circular impls
- std::sync::mpsc::Receiver::try_recv can block forever if sending thread is blocked
- Docs
- Rust not yet supported