rust
https://github.com/rust-lang/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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Bad Error Message: error[E0277]: the trait bound `T: Generator<ResumeTy>` is not satisfied
- [ER] Array.max and min ?
- cannot use #![deny(missing_docs)] with external derive macro
- `item_bodies_checking` CPU time and `liveness_and_intrinsic_checking` mem usage explode on a generated ~2.5MB .rs file
- Tracking Issue for denying trailing semicolons in expression macro bodies
- Provide prebuilt std artifacts for sanitizers
- Warn when using `[foo; 0]` where `foo` is a non-const expression that evaluates to a `Drop` type
- Passing `-C panic=abort` still attempts to link in `libunwind` when targeting `i686-pc-windows-gnu` on `v1.44+`
- Add `truncate_into()`
- Tracking issue for `array::try_map`
- Docs
- Rust not yet supported