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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Use of tempfile for lib.def leads to non-reproducible PDBs
- `TryFrom` for now-incompatible type falls back to `From` error message
- Enabling `+crt-static` in a blanket way breaks dynamic libraries including proc macros
- Implement `signum()` on unsigned integers
- Missed optimization: locally constructed arrays are not promoted to constants
- Unhelpful error message, and endless loop in cargo, when a procedural macro overflows its stack
- Investigate supporting filesystem overlay in rustc
- Backtrace rendering inconsistent between `std::backtrace` and panics
- slice -> array conversion function
- Missing PartialEq<&str> impls on Path and PathBuf
- Docs
- Rust not yet supported