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
- Add lint to detect lifetime parameters that could be replaced by `'static`
- Rustc crash while generating aarch64 code with inline asm. Maybe an LLVM problem.
- Provide a better error on anonymous parameters in unexpected locations
- `-Znext-solver`: ICE with closure capturing iterated variable in 2021 edition
- Tracking Issue for duration_constructors
- Incorrect "can't find crate" error for `--extern` library with transitive dependency
- compiletest interprets subdirectory for tests as filter instead
- never patterns: `!` argument not detected as diverging on async fn
- ICE related to errors with assicated types?
- `assert_eq!(x, y)` doesn't coerce as well as `assert!(x == y)` does
- Docs
- Rust not yet supported