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
- Poor error message when spawning a future returned by an async fn that takes an owned value as reference
- E0621 when converting dyn reference to dyn pointer
- Large BTreeMap key or value types cause avoidable stack overflow
- "arithmetic_overflow" and "unconditional_panic" lints do not fire on `const fn` that is only const-used in bin crate
- Incorrect private field diagnostic when `self` is passed
- Test `#[stable]` versions in CI
- LLVM cannot prove that index is in bounds
- rustdoc: `#[doc(notable_trait)]` doesn't work on re-exports
- .debug_gdb_scripts is being loaded into memory
- asm! should automatically rewrite labels in assembly code
- Docs
- Rust not yet supported