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
- Spurious and incorrect "irrefutable `if let` pattern" warning in the presence of or-patterns
- included range in for loop gives more assembly code than excluded range
- ICE: failed to get layout for `[type error]`: the type `[type error]` has an unknown layout
- Incomplete optimization with opt-level=z compared to clang for possible pre-compiled expressions
- Function operating on arrays performs a lot worse for arrays of length 2
- `#[must_use]` on traits should apply to all types that implement the trait, not just for `impl Trait` placeholders
- Bogus `higher-ranked lifetime error` in an async block
- Give a better error when HRTB require a function to be valid for 'static references
- 1.64 - Unexpected `dead_code` warning from inside macro expansion.
- Compile diagnostic for Option<T>::cloned() is bad when T is not &T
- Docs
- Rust not yet supported