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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Doctests now run on non-exported `macro_rules!`, but can't actually test the macro
- Misleading error message when mistyped pattern matching in closure's argument
- Unterminated string error message points at the wrong line
- `format!` should be able to parse arbitrary inline expressions and provide a targeted error
- Invalid unused_constant warning
- rustdoc: micro scroll bars on "all" page
- Always-inline closure passed via `impl FnOnce` doesn't inline
- Should `repr(transparent)` require *inhabited* 1-ZSTs?
- Internal Compiler Error working with Enum, Match
- Docs say --remap-path-prefix treats paths as strings during matching but compiler does not
- Docs
- Rust not yet supported