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
- 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
- `Result::unwrap()` on an `Err` value: ReferencesError(ErrorGuaranteed(()))
- Specify scope in `out_of_scope_macro_calls` lint
- global_asm-implemented extern "C" functions are not exported from dylib crates
- UdpSocket `recv()` fails after `send()` to a closed port
- Docs
- Rust not yet supported