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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- WASM+simd128 codegen of `a.simd_eq(Simd::splat(b)).any()` deteriorates as width increases
- underflow while calculating type sizes
- `derive` generates incorrect bounds for associated types
- ICE: `impl .. was matchable against Binder { .. } but now is not`
- `let else` not suggested for refutable let patterns.
- impl_trait_in_fn_trait_return / impl_trait_in_assoc_type doesn't resolve future correctly
- catch_unwind docs are unclear about panic hook
- Misleading error on tuple struct field with docstring
- Use futex-based synchronization on Apple platforms
- `-Zthreads` causes cycle errors in previously passing code
- Docs
- Rust not yet supported