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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Track diagnostic attributes pre proc macro expansion, prepend post expansion.
- ICE ` expr in place where literal is expected (builtin attr parsing)`
- Tracking Issue for an improved `std::process::Command`
- Tracking Issue for Comparable
- ICE: `assertion failed: layout.is_sized()`
- Document guarantee: `sync_channel` `send()` ⇒ immediate `try_recv()` visibility.
- Do not copy rustc rlibs into the sysroot of the build compiler
- `Vec::into_iter().flatten().collect::<Vec<_>>()` doesn't reuse allocation
- Implement `raw-dylib` on Mach-O
- slice index starts at 5 but ends at 4
- Docs
- Rust not yet supported