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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Warn when using `[foo; 0]` where `foo` is a non-const expression that evaluates to a `Drop` type
- Passing `-C panic=abort` still attempts to link in `libunwind` when targeting `i686-pc-windows-gnu` on `v1.44+`
- Add `truncate_into()`
- file-level doctests have wrong file/line mapping when module has use-level doctest
- Library builds fail when path contains a percent char (%)
- Command cannot replumb stdout to stderr
- `-Z dump-dep-graph` no longer prints def paths since PR #74967
- Tracking issue for `array::try_map`
- Incompatibility using both `-Zinstrument-coverage` and `-Z build-std`
- Rustdoc doctests should have their file/lines remapped when using `-Zinstrument-coverage`
- Docs
- Rust not yet supported