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 supported289 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `EffectiveVisibility`: split fixed-point iteration into 2 stages
- compiler: suggest `.collect()` when `String` is expected and `Iterato…
- Stop needing materialized places for most intrinsics
- Distinguish `repr(C)` ZSTs from others in ABI computation
- Lifetime bound not satisfied on trait impl whose signature is same as trait definition
- [ICE]: wasm: unsized type for `size_of`
- Tracking issue for release notes of #156063: Map `WSAESHUTDOWN` to `io::ErrorKind::BrokenPipe`
- Improve output when rustc couldn't find the source code file (suggest typo, improve wording)
- Allow spaces in bootstrap Cargo rustflags
- remove turbofish notation + use None / Some instead of Option:: (in match documentation)
- Docs
- Rust not yet supported