rust
https://github.com/mozilla/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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- For stable const fn, rustdoc does not always show both the version of `fn` stabilization and `const` stabilization
- ICE: type parameter `S/#1` (S/#1/1) out of range when instantiating, args=[A/#0]
- ABA-problem with pointer provenance in lockless queues
- Wrong file reported in "within type" compiler errors
- false positive when `associated_type_bounds` used with `for<>` on super traits
- ICE: query 'hir_crate' not cached due to poisoning query 'hir_attrs' not cached due to poisoning
- Run linking and incremental saving / finalizing in parallel
- Error when failing to find macro should suggest `pub(crate)`
- 10000 levels of reference indirection cause rustc's stack to overflow
- Compiler indefinitely takes resources when HRTB is used in conjunction with lifetime in GAT
- Docs
- Rust not yet supported