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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Using thread-local state inside proc-macro causes ICE
- UnwindSafe docs are unclear
- Rust is unable to figure out that `if` inside the nested loop is executed at most once per outer loop iteration
- How can you disable stack checking?
- [Edition vNext] Consider deprecating weird nesting of items
- Suggestion: provide better report of function argument mismatch
- `unused_variables` and `unused_assignments` lints do not catch array usage
- LLVM is unable to eliminate bounds checks with widening multiply
- Using `include_bytes!` on large binary blobs compiles more slowly than expected
- Footgun with const declarations of type Atomic*
- Docs
- Rust not yet supported