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
- Compiler build toolchain does not respect build-dir for cargo bash completions
- When cross compiling Rust to Android on Windows, Rust 1.69.0+ can't find the version script path.
- Standardize what the `'a` thingies are called in compiler errors
- rustc doesn't mention method candidates with better matching signatures
- Require (and potentially enforce) attribute-style `// issue: rust-lang/rust#12345` comments in issue-related tests
- Trait resolution stress test.
- Inefficient codegen for `eq` of enum with identical variants
- Unclear error when trying to write high-order function accepting an `async` function that itself takes a reference
- Compiler warning unused_mut suggests removing mut keyword, but it would break compilation
- transmute + tuple access + eq on `repr(simd)`'s inner value seems UB to valgrind
- Docs
- Rust not yet supported