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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Performance regressions of compiled code over the last year
- Panic related strings are still in binary with custom panic_fmt
- Undefined reference to `_Unwind_Resume`
- Implement method suggestions for associated functions
- missed optimization: enum move of the active variant
- macro_rules: "no syntax variables matched as repeating at this depth" fires before "unknown macro variable"
- Using both no_mangle and export_name attributes should cause a warning
- rustc should suggest using `move` for closures where a variable is `Copy` and does not live long enough
- Weird behavior with closure lifetime inference
- Inconsistent inlineing of Iterator Adaptors - Missed Optimizations
- Docs
- Rust not yet supported