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 supported289 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Large files containing many tokens of `const` data compile very slowly and use a lot of memory (in MIR_borrow_checking and expand_crate)
- When subtyping can switch out trait impls, `Pin::new`’s check for `Target: Unpin` becomes insufficient
- aarch64-unknown-none-softfloat: ABI unsoundness when enabling "neon" feature (tracking issue for `aarch64_softfloat_neon`)
- Use length prefix in default `Hasher::write_str`
- Implement `IntoIterator` for `[&[mut]] Box<[T; N], A>`
- Add unstable hotpatch flag to rustc
- Tracking Issue for Wasm floating point instructions not in `core`
- Compiling `no_std` for `i686-pc-windows-gnu` ignores `panic=abort`
- Stabilize `derive(CoercePointee)`
- Tracking Issue for `breakpoint` feature (`core::arch::breakpoint`)
- Docs
- Rust not yet supported