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
- Generated Result propagation code is needlessly complex
- Poor error message when spawning a future returned by an async fn that takes an owned value as reference
- Bug in borrow checker with 'while let'
- rustdoc: Link references are case-insensitive
- Suggest using `let` when a const uses outer function's generics
- Infinite loop when trying to fill a Vector of MaybeUninit<SomeZeroSizedType>
- Unfreed (but still reachable) allocations in std::io::stdin are reported by Valgrind if non-default `--show-leak-kinds=all` option is specified
- Rustdoc does not show blanket impls with negative polarity
- Clarify std::mem-docs wrt host/target
- Test for repr-transparent-aggregates-1.rs fails cross-compiling wasm32-unknown-unknown with LLVM 11.0
- Docs
- Rust not yet supported