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 supported353 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Check hidden/private items documentation in `rustdoc`
- Delayed bug on uhh nested associated types with implied traits?
- debug assertion: Post-projection layout should be non-Ref, but it's...
- `Self` not allowed in type of const generics even when it's concrete
- LLVM not optimizing out heap allocations when using a custom allocator
- Adding a trait bound can cause code to have UB.
- Arithmetic overflow is suppressed by taking a reference to a variable
- Using array references instead of slices can hurt performance
- rustdoc doesn't render non-trivial built-in `Sized` impls (and calls `Sized` impls auto trait impls)
- Array indexed by exhaustive match still generates bounds checks
- Docs
- Rust not yet supported