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
- False "error[E0502]: cannot borrow 'VARIABLE' as mutable because it is also borrowed as immutable"
- Improve the `get_positional_arg_spans` to take into count the format types
- "Consider borrowing here" message does not show up when argument is a format call
- #[repr(align(N))] fields not allowed in #[repr(packed(M>=N))] structs
- global_allocator does not work with -C prefer-dynamic
- Parse and reject "typescript-style" anonymous enums
- Rustdoc should handle built-in macros
- `Box<dyn FnOnce(T)>` doesn't seem to be really contravariant with T
- Renaming eq_by to related_by
- Type inference for `todo!()` breaks inside a tuple
- Docs
- Rust not yet supported