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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Win: Fix std::fs::rename failing on Windows Server by attempting the non-atomic rename first
- Improve rustdoc strippers
- 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)
- Tracking Issue for integer formatting into a fixed-size buffer
- 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.
- Docs
- Rust not yet supported