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 supported349 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- Unclear is offsetting one element past array length is allowed
- std: Fix build for NuttX targets
- Removal of `NtTy` resulted in regression
- Disappearing error in Rust 1.74
- support config extensions
- rust-objcopy is x86-64 executable on aarch64-unknown-linux-gnu
- Add `__isPlatformVersionAtLeast` and `__isOSVersionAtLeast` symbols
- Expect an array when expected and acutal types are both arrays during cast
- Docs
- Rust not yet supported