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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for the enum discriminant check (part of -Z ub-checks)
- `tests/run-make/short-ice/` fails on i686 and x86_64 Windows msvc sometimes
- Tracking Issue for const_index
- Tracking Issue for `core::cell::{Ref,RefMut}::try_map`
- `String.extend(repeat_n(...))` could optimize better
- Lifetimes on functions suppress helpful "different fn items have unique types, even if their signatures are the same" note
- Fix for pattern types causing ICE in `debuginfo` generation
- `Send is not general enough` misleadingly reported, covering actual issue of captured reference lifetime
- Add some sort of `-Clink-sdkroot=...` flag?
- Asynchronous closures make trait constraint inference recursive
- Docs
- Rust not yet supported