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
- BTreeMap/Set don't have debug visualizers
- coercions perf benchmark regressed by 3% to 14% after bidi lint addition
- The carry in signed carrying_mul on integers should be unsigned
- "untyped pointers are not allowed in constant" diagnostic is unhelpful
- Confusing diagnostic when using IndexMut on an &mut Type with IndexMut defined for both Type and &mut Type
- 1.55.0 new only-x86_64 test codegen/array-equality.rs fails on Debian x86_64
- `asm!` can't let you use `lateout("rbx")` (LLVM needs it)
- rustdoc `doc_auto_cfg` incorrectly picks up cfg's
- [ER] Suggest X::from() instead of "as" where possible
- Missing build warning "temporary_string_as_ptr" when String is used with "as_ptr" on one line
- Docs
- Rust not yet supported