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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Improve error messages for HashSet with non-Hash type
- Binary size is significant increased from `1.46.0` to `1.51.0`
- `implementation of Debug is not general enough` when making async block into `&dyn Future + Send`
- Tracking Issue for `#[track_caller]` on closures
- Add more artifact size profiling
- type_length_limit is inconsistently warned about with incremental
- Specifying lint levels does not work on macros
- Add support for `// only-cfg-target-has-atomic` to compiletest
- AtomicUsize `fetch_add` hangs indefinetly on aarch64 (ThunderX)
- Lifetime error in scoped spawn doesn't identify the captured lifetime
- Docs
- Rust not yet supported