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
- `as *mut _` does not cause by-`mut` place evaluation, causing an error stating `DerefMut` is not implemented, but it is
- ptr-meta: DynMetadata and Pointee::Metadata are not UnwindSafe
- The `check_abi` function in typeck is not called for ABIs in trait declarations or type aliases
- Generators generating wrong lifetimes
- const cycle detected error messages are confusing
- Can `rustc-dev` be made available for the `wasm32-unknown-unknown` target?
- `matches!` accepts unusable bindings in the pattern
- Confusing error when borrowing members in an automatic dereference
- if and match produce different assembly
- generic const exprs in diagnostics aren't printed with substs applied
- Docs
- Rust not yet supported