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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- fix ice where unsafe fn was incorrectly handled
- ICE in release builds from 1.90.0 onwards
- Arc::from_raw shouldn't require the pointer came from into_raw specifically
- Regression: "rust-lld: error: undefined symbol: Rlog1p"
- fix: more descriptive error message for enum to integer
- `alloc::slice` docs have broken links
- rustc_codegen_ssa: fix pre_link_args order
- [perf only] stringdex update
- fix: don't suggest .into_iter() for .cloned()/.copied() on owned items
- Add 1 type parameter to RangeBounds<Start, End = Start> and all existing range types
- Docs
- Rust not yet supported