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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Using `${index()}` inside `${concat()}` fails with "expected identifier or string literal" error
- [Design] confusing `target_pointer_width = "64"` usize convertion design
- missed optimimization: needless clone of stdlib non-copy type is not eliminated
- ICE: Found unstable fingerprints for evaluate_obligation(4742c1b409da674c-2b2e292cfb3cefd9): Ok(EvaluatedToOk)
- How can `let y;` and `let y: _;` be different to the borrow checker?
- Incremental compilation doesn't work in dropbox
- 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
- ICE: `assertion failed: !parent_args.is_empty()`
- Docs
- Rust not yet supported