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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- `derive` generates incorrect bounds for associated types
- Tracking Issue for perma-unstable `wasm-c-abi` flag
- `unused_qualifications` lints on macro-generated paths which happen to have spans from the input
- ICE: `impl .. was matchable against Binder { .. } but now is not`
- Docs
- Rust not yet supported