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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- How can `let y;` and `let y: _;` be different to the borrow checker?
- Incremental compilation doesn't work in dropbox
- "the trait bound is not satisfied" when using traits from associated type
- Win: Fix std::fs::rename failing on Windows Server by attempting the non-atomic rename first
- missed optimimization: needless clone of stdlib non-copy type is not eliminated
- rustdoc: add unstable option `--crate-list-heading` to customize the sidebar crate list.
- Use multiple returns in MIR if it saves a block; still have only one in LLVM
- `//@ needs-llvm-components` accepts invalid LLVM components
- Tracking Issue for #138068: Add `Result::map_or_default` and `Option::map_or_default`
- ICE: `assertion failed: !parent_args.is_empty()`
- Docs
- Rust not yet supported