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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Potentially false positive of "lifetime may not live long enough" after introduction of `Sized` bound on associated type
- ICE: `Add != BinOp::Eq | BinOp::Ne | BinOp::Le | BinOp::Lt | BinOp::Ge | BinOp::Gt | BinOp::Offset`
- rustdoc shows a non-public path for rustc_target::callconv::PassMode
- ICE with contract attr on struct
- E0433 and E0599 should suggest correct type when it is known
- LLVM warnings emitted for Xtensa target-cpu
- Tracking issue for release notes of #127534: feat(core): impl Step for NonZero<u*>
- Rust Contracts syntax
- SIGILL trying to build `bstr` in a no_std environment
- compiletest does not support taking the disjunction/union of multiple "only" directives
- Docs
- Rust not yet supported