rust
https://github.com/rust-lang/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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Coercing non-capturing closures to function pointers fails sometimes
- `-C link-arg=-nostartfiles` does not work on musl target
- Consider adding `Vec::try_with_capacity(_in)` and friends
- HRTB bounds not resolving correctly (take 3, lifetimes on the RHS)
- Array copy const fn is surprisingly slow
- Vec of 2D or 3D arrays generates very slow code
- [ER] Warn against impls that don't need to take mutable &self
- Large parameters are copied to stack even in trivial wrappers
- Tracking Issue for `const` `Iterator` impls and related `const fn`s
- Typecheck error when using a equality-constrained GAT in a trait.
- Docs
- Rust not yet supported