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 supported296 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- possibly improve performance of SIMD candidate check in substring search
- Tracking issue for documenting individual built-in inert attributes in the standard library using `#[doc(attribute = "…")]`
- Misc. `fmt_type` cleanups
- Tracking Issue for `xdg_basedir`
- stabilize size_of_val_raw, align_of_val_raw, Layout::for_value_raw
- Implement support for proc macros on wasm32-wasip2
- Clarify `&UnsafeCell<T>` → `&T` access
- avoid tearing `dbg!` prints, implemented using `super let`
- Avoid computing layout of enums with non-int discriminants
- [ICE]: `Can't write value with incompatible type &'{erased} mut std::task::Context<'{erased}> to place with type u8`
- Docs
- Rust not yet supported