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
- Tracking Issue for std::process error handling
- Consider adding #[must_use] to std::process::ExitStatus
- Compiling simple (but long) code with lots of `async`/`await` takes hours
- thread 'rustc' panicked at 'called `Option::unwrap()` on a `None` value', src/librustc_typeck/check/intrinsic.rs:288:42
- Indexing via `index` method and `[idx]` sugar works differently in `async` blocks/functions
- Get rid of /rustc/$hash hack
- Abort from malloc on arm-unknown-linux-gnueabihf
- Investigation into ASCII ctype inherent methods performance with lookup table
- Decide on stability of `Display` output for libstd/libcore/etc. types
- Macro expansion for expr
- Docs
- Rust not yet supported