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
- "captured variable cannot escape `FnMut` closure body" doesn't say which variable escapes
- Implied bounds / well-formedness of references treats contravariant lifetimes the same as covariant
- ICE: no MIR available for DefId when compiling `--crate-type lib` with rmeta dependency
- ICE abort due to nested panic while panic-unwinding inside a proc-macro
- "help: remove the extra argument" prints too much of the function arguments
- Is it Ok for the compiler to crash if proc_macro contains unsound code? Documentation is unclear.
- `cannot infer type` when expression is logically negated in closure
- MIR inlining introduces trait solver overflows
- `stdin` and `stdout` performance considerations are not documented
- `cargo test` fails with fatal runtime error on `stable-aarch64-apple-darwin`
- Docs
- Rust not yet supported