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 supported289 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Relink don't rebuild: add a baseline, sound implementation that can be incrementally improved
- `*aarch64-msvc*` job logs sometimes become massive
- fix(coroutine): split overlapping state assignments
- `strict_sub` optimizes worse than `if x < y { panic!() } else { x - y }`.
- validate `#[link_name = "..."]` & `#[link(name = "...")]` parameters
- Move `IoSlice` and `IoSliceMut` to `core::io`
- prefer `T::IS_ZST` over manual check
- Refactor crate name handling; pass a TyCtxt into macro expansion
- Libs proposal: Policy for constifying traits and trait implementations
- perf: Use 1 bit to track splatting in FnDecl
- Docs
- Rust not yet supported