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
- Wrong error: cannot move out of captured outer variable in an `FnMut` closure
- Rust make system should respect -j1
- Allow using Fn(A, B, C) -> _ for unconstrained FnOnce::Output.
- derived Clone implementations for many-variant enums are unnecessarily large
- Check for Integer Overflow by Default
- The mutable borrow is released when matching on a Option<&mut Self> in a function, but not when the function is inlined
- #[link(name=…)] makes life hard for non-cargo build systems
- Misleading error message when passing a reference to an FnOnce and a non-reference is expected
- 2x benchmark loss in rayon-hash from multiple codegen-units
- The "method references Self" object-safety rule is overly restrictive
- Docs
- Rust not yet supported