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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- "not in index or paths" when using intra-doc link on primitive integer method
- Cannot chain inherent associated types
- regression on nightly-2024-03-16
- ICE: `Assignment between coroutine saved locals whose storage is not marked as conflicting`
- ICE: `assertion failed: !ty.has_non_region_infer()`
- WASM+simd128 codegen of `a.simd_eq(Simd::splat(b)).any()` deteriorates as width increases
- underflow while calculating type sizes
- Try to write the panic message with a single `write_all` call
- GCC builds are taking 30 min in PR CI
- `impl has stricter requirements than trait` for async fn in traits also incorrectly suggests adding trait bound that already exists
- Docs
- Rust not yet supported