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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Review of Reference change regarding receivers and object safety
- rust panic
- ICE: called `Option::unwrap()` on a `None` value
- opt-dist: separate dist-build from profiling
- Mark span parent in def_collector.
- Tracking Issue for AVX512_FP16 intrinsics
- Fix (?) dependency tracking for the metavar span table
- `*x == *y` for trait objects produce move error, so it is not equivalent to `PartialEq::eq(&*x, &*y)` even though the reference says it is
- Incorrect "closure bodies that contain statements must be surrounded by braces" error in unrelatedly invalid code
- rustdoc: support for `async Fn*` trait bounds
- Docs
- Rust not yet supported