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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Bug: Very inefficient code generated for async functions setup (and likely for generators in general)
- Tracking Issue for linker arguments respecting their relative order with `-l` library options
- Improve borrow error when assigning borrowed local value to "argument by mutable reference"
- Tracking Issue for `error_generic_member_access`
- Missing caching for HRTB projection equality bounds (`for<'x> T: Trait<'x, Assoc = ...>`).
- Tracking issue for integer_atomics (`AtomicU128`/`AtomicI128`)
- `$$crate` unexpectedly fails to defer which crate `$crate` refers to
- Tracking issue for improving std::fmt::Arguments and format_args!()
- Type and const parameters are not used as a fallback during type inference
- Make mem::uninitialized inaccessible in future editions
- Docs
- Rust not yet supported