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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for Rust 2024: Deny references to static mut
- compiletest has some parsing footguns around revisions
- compiletest: the `aux-crate` directive can't deal with more complex paths it seems
- `process::Command::{arg,args}` is now self-contradictory
- compiletest silently fails on a name-value directive with a known name but missing colon but does not report an error
- `RUST_BACKTRACE=full` loop with `-Cpanic=abort` on `aarch64-unknown-linux-gnu`
- Confusing error message on using `step_by` and `take` on infinite iterator
- ICE: kcfi: `args not compatible with generics for Foo::Bar`
- [MacOS] UDP Multicast: Can't assign requested address on interface 0 (as suggested in the documentation)
- Strange error message when trying to call a function that takes a closure that returns a future
- Docs
- Rust not yet supported