rust
https://github.com/rust-lang/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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `repr(Rust)` unions (including `MaybeUninit`) do not preserve padding bytes
- Tracking Issue for linker arguments respecting their relative order with `-l` library options
- Tracking Issue for proc_macro::{tracked_env, tracked_path}
- Spurious "implementation of `FnOnce` is not general enough" error
- Bug: Very inefficient code generated for async functions setup (and likely for generators in general)
- Improve borrow error when assigning borrowed local value to "argument by mutable reference"
- Tracking Issue for `error_generic_member_access`
- NVPTX: Debug section symbol naming in .ptx output
- Missing caching for HRTB projection equality bounds (`for<'x> T: Trait<'x, Assoc = ...>`).
- Tracking issue for integer_atomics (`AtomicU128`/`AtomicI128`)
- Docs
- Rust not yet supported