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 supported277 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Core build is broken when using build-std with custom cross-compile target
- Incompatibility between musl and crates linking to shared libraries
- rustdoc: Get rid of shared mutable state in `Context`
- Lifetime parameters in type aliases do not need to be used in the definition
- Using a type alias for dyn Trait somehow imports the whole Trait, but also not really
- Tracking Issue for bound_as_ref
- Unclear compiler error when `impl Trait` return value captures non-'static argument
- Don't build rustc_middle for `x.py build src/tools/rustfmt`
- Make async futures `Unpin` if they don't borrow anything across `.await`s
- Tracking Issue for Vec::split_at_spare_mut
- Docs
- Rust not yet supported