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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `obligations_for_self_ty` leaks placeholders
- repr(C) on an enum accepts discriminants that do not fit into the default C enum size (repr_c_enums_larger_than_int lint)
- `-C instrument-coverage` does not work with `crate-type = ["dylib"]` dependency on windows-msvc
- ICE with anonymous_lifetime_in_impl_trait feature: "called `Option::unwrap()` on a `None` value"
- Missed Optimization: Inefficient Handling of Mutable Reference in Simple Conditional Assignment
- Iterating all `char`s blocks dead code elimination
- [experiment] Build the compiler with panic=abort
- Tracking Issue for `core::convert::absurd` function
- Clean up implicit const promotion behavior
- Spurious “constant provided when a type was expected” upon syntax error in a generic parameter list
- Docs
- Rust not yet supported