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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for `super let`
- Document path stability of `f64::abs` in no std crates
- crates are considered for `fn() -> type` name resolution if they have generic parameters
- Random stack overflow on windows-gnu
- Provide cross-compiling guidance when Apple SDK is missing
- `thread::scope` clobbers the panic payload
- TAIT: combining those types cannot compile
- 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?
- Docs
- Rust not yet supported