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
- `item_bodies_checking` CPU time and `liveness_and_intrinsic_checking` mem usage explode on a generated ~2.5MB .rs file
- Tracking Issue for denying trailing semicolons in expression macro bodies
- Provide prebuilt std artifacts for sanitizers
- 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()`
- Library builds fail when path contains a percent char (%)
- 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