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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `$pat` followed by a `:` is used in the language, but isn't allowed for MBE
- if ... as T < ... && ... >= ... is treated as const generics
- Tracking Issue for `#![feature(c_size_t)]` (`std::os::raw::c_size_t`/`std::os::raw::c_ssize_t`)
- False-positive with the unreachable code lint
- Wrong (?) [E0631] signature mismatch for function with Fn trait arguments with GAT arguments
- Constructing `Option<&'static dyn T>::None` in a `const fn` requires `const_fn_trait_bounds`
- closure capture migrations do not note when move is now required
- Insecure behavior in std::process::Command on Windows
- Tracking Issue for Cell::as_array_of_cells
- Invalid `dyn` suggestions
- Docs
- Rust not yet supported