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
- rustdoc: Add crate=crate_name,file=filename.rs options to doctests for displaying in output
- Builtin macros such as `include_str!` should accept `&'static str` instead of a string literal
- "invert" borrow computation
- Compiler runs out of memory
- Two-phase borrows don't allow mutably splitting an array based on its length
- Bad suggestion for overflowing hex literal in signed operation
- incremental: hash items' source tokens to generate DefId's.
- Support a TUI "live view" version of -Z self-profile.
- Experiment with a hybrid bitfield + range encoding for Span / DefId.
- confusing "unused type parameter" diagnostic
- Docs
- Rust not yet supported