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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- How should we expose atomic load/store on targets that don't support full atomics
- Figure out why `x.py test --stage 0 rust-analyzer` doesn't work
- `alloc` methods are available in `#![no_std]` when running tests, despite not being imported.
- Rustdoc displays private internals of associated constants when reexporting types
- LGAT associated type bounds diagnostics are not great
- Hard-to-understand order of lines in backtrace
- Tracking Issue for Transmutability Trait: `#[transmutability]`
- Compiler suggestions give invalid syntax when trying to constraint associated type with a trait that has the same name as a derive macro
- `repr(Rust)` unions (including `MaybeUninit`) do not preserve padding bytes
- ICE when compiling `cubeb-coreaudio-rs` (macOS only)
- Docs
- Rust not yet supported