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 supported358 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Needed: `cfg(target_feature)` support for hardware floating point detection.
- Misleading error message, privacy error reported as type error
- Type parameters of associated consts have unexpected lifetime constraints
- Unnecessary `HasTypingEnv` bound for `cx` param in `rustc_ty_utils::abi::make_thin_self_ptr`
- Suggest giving recommending substitution based on naming conventions with available
- Incorrect compiler hint for complicated type handler
- Lifetime bounds in auto trait impls prevent trait from being implemented on generators
- thread 'rustc' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21
- Match ergonomics means bindings have different types in patterns and match arm; cannot deref references in pattern
- rustdoc: Don't discriminate unions, structs, enums & type aliases (affects sections & URLs)
- Docs
- Rust not yet supported