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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- ptr-ptr cast does not work well with lifetimes (lifetime widening)
- Numeric fallbacks don't work when inherent methods are involved
- Conditional compilation based on crate_type
- regression: dead heap allocations aren't optimized out anymore
- Cleanup and consolidate operator/method dispatch code
- Unexpected trait behavior with default_type_params
- Indicate which version of MSVC Rust was built with
- Consider using `llvm.invariant.*` intrinsics for immutable memory
- unused-features only warns unused non-language features
- Associated const references using UFCS can bypass `check_static_recursion`
- Docs
- Rust not yet supported