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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- try building offload in ci
- Add `#[must_use]` attribute to `HashMap` and `HashSet` constructors
- Implemented DoubledEndedIterator for Ancestors<'_> + added tests and updated doc comments
- rustfmt: add test for field representing type builtin syntax
- Update `__rust_[rd]ealloc` to take `NonNull<u8>` instead of `*mut u8`
- Rollup of 5 pull requests
- debuginfo: slices are DW_TAG_array_type's
- Fix Windows is_terminal() for write-only console handles (fixes #130974)
- Clean up `QueryVTable::hash_result` into `hash_value_fn`
- diags: Pass `DiagArgMap` instead of `FluentArgs` into `format_diag_message`
- Docs
- Rust not yet supported