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 supported351 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Creating a file with a single colon in its name strips the part after the colon from the file name and produces an empty file (on Windows)
- Missed optimization: bounds check not elided for `i * s < n` when `0 <= i < n / s`
- Tracking Issue for `sync_nonpoison` and `nonpoison_{condvar,mutex,once,rwlock}`
- Tracking Issue for `sync_poison_mod`
- Tracking issue for release notes of #133820: Stabilize `derive(CoercePointee)`
- Always show the lint name involved in a diagnostic?
- A shebang is displaced in HIR & expanded outputs
- `minicore`: use the host's `core` when available
- [ICE]: Associated const projection not yet supported
- ICE: const eval: `InterpErrorInfo(InterpErrorInfoInner { kind: ResourceExhaustion(MemoryExhausted) .. `
- Docs
- Rust not yet supported