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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- constify `vec![1, 2, 3]` macro
- std::process: uefi: avoid panicking in Stdio From impls.
- `try{}`: What does homogeneity mean for `Poll`?
- special `link_name` confuses LLVM
- de-non_const (DoubleEnded)Iterator advance(_back)_by
- Include AtomicU128/AtomicI128 in docs for any target
- std::io::LineWriter: cap write_vectored newline scan to avoid quadrat…
- Dispatch MIR pipeline by `BodyOwnerKind` instead of const context
- validate `#[link_name = "..."]` & `#[link(name = "...")]` parameters
- `strict_sub` optimizes worse than `if x < y { panic!() } else { x - y }`.
- Docs
- Rust not yet supported