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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Unhelpful error when defining a function pointer that returns a struct with lifetime bound
- [rustdoc] When using `-Zbuild-std`, documentation does not link to `core`/`std` and does not attempt to build docs for them
- `cargo clean -p` Suggestion after ICE uses incorrect name
- Non-Send values that are assigned to a variable but not used across an await point incorrectly mark the entire Future as non-Send
- Rust compiler hangs when using macro_rules! to generate code with complex type parameters
- Tracking Issue for `OnceCell/Lock::try_insert()`
- Compiler Hangs when Using "_data: GenericArray<N, Prod<U, ...>>
- Compiler hangs when compiling code with recursive type parameter
- Rust 1.73 + emscripten 3.1.44 fails if using filesystem api
- go through uses of `DefineOpaqueTypes::No` and either document or change them
- Docs
- Rust not yet supported