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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Annotating higher-ranked lifetimes on closures is arduous
- Add lints for all common traits
- Unnecessary implicit reborrow cause confusing compiler error
- Expose core::intrinsics::volatile_copy_nonoverlapping_memory as core::ptr::volatile_copy_nonoverlapping
- Make the `unconditional_recursion` lint work across function calls
- Confusing compiler error when iterating over Option<IntoIterator>
- builtin trait-object impl and user written ones can unsoundly overlap
- Compiler unable to apply trait bound
- Implementing a trait for an associated type causes 'overflow evaluating the requirement' error
- really bad error messages for trying to `use` a macro from a module
- Docs
- Rust not yet supported