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
- 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
- Non returning compilation on 1.48, 1.49, 1.50-beta and nightly-2021-01-13
- `cargo build` fails but building macro-expanded file works
- Seemingly incorrect error for missing trait bounds on associated type
- rustc --print target-cpus prints cpus that are not supported by the target
- no_implicit_prelude attribute is not validated properly with unused_attributes lint
- Poor diagnostics for [T, N] turbofish instead of [T; N]
- Docs
- Rust not yet supported