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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- unconditional_panic lint getting recognized in code that actually panics condtionally
- "found unstable fingerprints for predicates_of(core[3998]::marker::Freeze)" using trybuild
- Warn if no-op `let _ = x` statement is used
- 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)
- Docs
- Rust not yet supported