rust
https://github.com/mozilla/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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Allow reifying intrinsics to fn pointers. (rebase of #86699)
- Uplift `clippy::double_neg` lint as `double_negations`
- `std::process::exit` is not thread-safe in combination with C code calling `exit`
- Extremely un-informative error when a future that capture the environment is used as Send
- Async code causes error "implementation of `FnOnce` is not general enough" when demanding an `impl Send`
- diagnostic refers to the wrong object's lifetime
- `invalid_value` does not warn when transmuting from a unit struct to an uninhabited type
- Words in `<code></code>` in docs make machine translation even weirder than usual
- "rustc-LLVM ERROR: underestimated function size" on thumbv6m-none-eabi
- Regression between nightlies with `-Zpolonius`
- Docs
- Rust not yet supported