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
- Can't fail a test with my custom error message without the panic boilerplate
- Self-referential struct with `Cow<[Self]>` as the last field errors
- Reproducible build run-make tests fails if `-C debuginfo=2` (on Linux this time)
- rustdoc now makes it hard to examine trait implementation documentation, starting from the trait
- Performance pitfall and regression around closures in Rust 2021
- RwLock is `UnwindSafe` despite not poisoning on `read()`, can cause broken invariants
- error[E0713] unexpectedly disappeared between 1.52 and 1.53
- Unclear introduction of 'static with APIT
- 1.55.0 segfault compiling stage1 rustc_codegen_llvm on powerpc64le
- Converting from Vec<&str> to &[&str] provides little output.
- Docs
- Rust not yet supported