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
- x86: Correctly pass larger structs/types in registers with -Zregparm
- Optimize core::Zip::next_back()
- Remove support for prefix yield
- Add support for xray in aarch64 unknown none target
- rustc_borrowck: fix async closure error note to report FnOnce rather than Fn
- The `if cfg!(debug_assertions)` make the `unconditional_recursion` lint not work (e.x. when using `debug_assert_eq!`)
- Make inline attributes apply to the generated `poll` in async fn
- Tracking Issue for `Iterator::exactly_one` and `Iterator::collect_array`
- Miri dep-tests sometimes fail to find crate
- On name resolution error in parameter list, suggest possible `const` typo and avoid unnecessary second error
- Docs
- Rust not yet supported