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 supported356 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- perf(codegen): Eliminate `size_of_val == 0` for DSTs with Non-zero-sized Prefix via NUW and Assume
- Fix SGX delayed host lookup via ToSocketAddr
- Fix incorrect `let` to `const` suggestion for pattern bindings
- `#[no_link]` attribute does not prevent crate linking
- Remove some boxes from `ast::Ty`
- bootstrap failed when enable both 'gcc'/'llvm' codegen backends
- [ICE]: DefId does not have a "type_of"
- Formatting of associated types with GATs very verbose
- Conditional borrow with RPIT
- `size_of_val(p) == 0` doesn't optimize out for clearly-not-ZST values
- Docs
- Rust not yet supported