rust
https://github.com/rust-lang/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 supported356 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- pin!() is unsound due to coercions
- Range patterns that cover the full range, and unit struct/variant patterns do not "read the value"
- Any prrogram force-depends on sigaction (make std's signal handler optional)
- What are the intended semantics for simd_fmin/fmax and simd_reduce_min/max vs signaling NaN?
- core: make some fundamental atomic functions generic
- Various LTO cleanups
- Add missing safety doc for CString::from_vec_unchecked and async_drop_in_place
- Respect RUSTC_LINK_STD_INTO_RUSTC_DRIVER=0 in link_std_into_rustc_driver
- Use a safe `BucketIndex` abstraction in `VecCache`
- stabilize new RangeFrom type and iterator
- Docs
- Rust not yet supported