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
- Compiler can't tell that two types are equal in a blanket supertrait impl
- Experiment: add unstable RHS type to Ord, impl PartialOrd<[U]> for [T]
- ICE: `Invalid 'Const' during codegen: UnevaluatedConst {..}`
- Reduce false positives of tail-expr-drop-order from consumed values
- impl `AsRef<[T; N]>` and `AsMut<[T; N]>` for `[T; N]`
- PowerPC `altivec` intrinsics are unsound due to subnormal flushing
- `doc_auto_cfg` obfuscates documentation formatting
- Missing AsMut<[T;N]> for [T;N]
- Implement struct_target_features.
- rustc consumes > 50GB memory, completes eventually but def. stuck on something
- Docs
- Rust not yet supported