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
- Add PartialEq<Vec<U>> for [T; N] and &[T; N]
- Tracking Issue for early/late bound parameter cleanup and late-bound turbofishing
- Cannot implement certain built-in traits like `Copy` or `Drop` for free alias types that expand to otherwise legal self type
- Replace `CrateDump` with the Debug impl from `CStore`
- Fix for implementing copy and drop trait for free alias types
- Having <s> in docs causes the rest of the page to be struck-through
- std: move futex implementations into sys::sync::futex
- custom inner attributes remove source view for module
- Stabilize `mpmc_channel`
- static_mut_refs lint suggests to "use a type that relies on interior mutability instead" but the type is already interior mutable
- Docs
- Rust not yet supported