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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Debug trait for tuples, array/slices, Vec, String (etc?) do not respect `width` parameter
- Desugared x.index(y) is not equivalent to x[y]
- Codegen for a large static array uses a lot of memory
- Mutable references as function arguments generate inefficient code in trivial cases
- thread_local macro stability precludes safe async signal handling
- rustc should warn when a (library) crate's name doesn't match its filename
- Vec's reallocation strategy needs settling
- Tracking issue for allowing overlapping implementations for marker trait
- Add the GDB pretty-printers to the Windows Rust installation
- Tracking issue for RFC 2532, "Associated type defaults"
- Docs
- Rust not yet supported