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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for slice_range
- Consider `pub` items in binary crates dead code if not used in the crate (i.e., treating it like `pub(crate)`)
- Figure out a way to link to downstream crates
- Tracking Issue for raw slice getters (slice_ptr_get)
- Ability from the top-level of the compilation not to mark #[no_mangle] items exported from shared library
- rustc performs auto-ref when a raw pointer would be enough
- Formal support for linking rlibs using a non-Rust linker
- Support for ARMv8.3+ / ARM64e targets
- Tracking issue for `#![feature(const_precise_live_drops)]`
- Tracking Issue for "unsafe blocks in unsafe fn" (RFC #2585)
- Docs
- Rust not yet supported