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
- proc-macro receives warnings only when used within `macro_rules!` macros
- Feature request: Use 'trampolines' to make most of the body of a generic function non-generic
- Compiler suggests #[derive((DeriveMacro).try_into().unwrap())]
- compiletest: Show real patches as diffs?
- Alternative highlighting for Rust code block in rustdoc
- Better account for invalid `async fn main() {}`
- error[E0391]: cycle detected when computing type of async fn
- Suggest adding `&` for "mismatched types: expected reference `&&[&str]`, found reference `&[&str]`"
- add a warning on attributes that can be confused with global ones
- Unexpected truncated boolean when debug printing with limited float precision.
- Docs
- Rust not yet supported