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 supported374 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Guaranteed early breaks out of try blocks can't infer never type
- Tracking issue for release notes of #160203: `Iterator::{min,max}(_by_key)` should use overridden `min`/`max`/`lt`
- Return values from certain calls receive unnecessarily separate stack slots due to MIR passes
- [ICE]: `assertion `left == right` failed: scalar immediate size does not match layout`
- Tracking issue for release notes of #160229: Extend `dropping_{references,copy_types}` lints to `drop_in_place`
- Spurious E0034 for trait methods coming from blanket impl on functions which already have other errors
- [ICE]: `expected a region, but found another kind`
- Nonsensical "trait bound is not satisfied" error on trait method definition
- Update Xcode to 26.6
- You can implement `UnsafeUnpinned` yourself
- Docs
- Rust not yet supported