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 supported322 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustc should allow moving a value and its borrowed data into a `move` closure.
- std: refactor `pthread`-based synchronization
- Rwlock downgrade
- Decide on bounds syntax for async closures (RFC 3668)
- Dollar sign is handled incorrectly for section names in inline-assembly on Windows platform
- Suggest Replacing Comma with Semicolon in Incorrect Repeat Expressions
- Rework instantiation mode selection in monomorphization
- The `slice::chunks_exact` iterator does not optimize when the initial slice is non-empty
- rustc fails to prove `Send`ness for an `async` block where a `!Send` value is dropped before an `.await` point
- compiler/rustc_borrowck/src/borrow_set.rs:250:17: found two uses for 2-phase borrow temporary
- Docs
- Rust not yet supported