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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Moving a method from struct impl to trait causes performance degradation
- Code generation quality for a recursive function
- Error message [E0423] "expected value, found built-in attribute `start`" is confusing
- Compile error in main code when doc-testing a crate that has the same name as a module
- Later use of borrow is not explained if it happens in case of panic
- Bad quality code for `Clone` on enum types
- -Ctarget-cpu=skylake trashes ends_with_str performance
- impl_trait_in_bindings doesn't interact well with associated types yet
- Incorrect trait-object warning when returning a type-alias-impl-trait
- rustc fails to resolve an associated type when using Self: Trait<A> in a method of a trait
- Docs
- Rust not yet supported