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
- Fallback `{float}` to `f32` when `f32: From<{float}>` and add `impl From<f16> for f32`
- Tracking Issue for `naked_functions_target_rustic_abi`
- `thread::scope` clobbers the panic payload
- TAIT: combining those types cannot compile
- [perf experiment] Split the resolver tables into per-owner tables
- Tracking Issue for `arc_is_unique`
- Compiler panicked at 'is_signed on non-scalar ABI' during const evaluation on windows-sys crate
- f32 += f32 * u32 is faster in a loop than f32 += f32; can be defeated (a little bit) with #[cold] annotation?
- PowerPC SPE targets don't have `spe` target feature enabled
- Disappearing error in Rust 1.74
- Docs
- Rust not yet supported