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
- `debuginfo` test suite shows zero tests being executed if pre-requisites are missing
- rustc hangs / infinite loop on small example with generic_const_exprs and specialization
- Confusing "Mismatched types" error due to unsatisfied trait bound
- 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
- Docs
- Rust not yet supported