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
- Matching on `str.chars().next()` is slower than matching on `str.bytes().next()`
- Lint unused assoc types although the trait is used
- ICE: `builtin derive created an unaligned reference`
- `ast::mut_visit::MutVisitor` and `ast::visit::Visitor` do not have corresponding methods for all their methods
- ICE: `polonius loan scopes differ from NLL borrow scopes,`
- Generated assembly contains a jump to the next instruction
- ICE: `assertion failed: layout.is_sized()` with `feature(associated_const_equality)`
- `cargo check --workspace` randomly crashes during invocations made by rust-analyzer vscode-extension
- NixOS build should be tested in CI
- `LocalKey` dropped after calling `std::process::exit()`
- Docs
- Rust not yet supported