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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Clarify that match_indices returns an iterator over byte indices
- Remove experimental `--env-set` option
- `Freeze` check ignores lifetimes
- interesting codegen difference between idiomatic check and pattern matching discriminant checks
- indexing expressions can ignore fake borrows when an index diverges
- Put data segment in specified section with link_section on wasm
- libtest: never iterate over all tests in `--exact` mode
- Add a couple polonius tests and move universal region liveness generation
- Add missing option to `-Zself-profile-event` help message as well as information about what the default options are
- Clarify that match_indices returns an iterator over byte indices
- Docs
- Rust not yet supported