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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Inconsistent `#[link(name = "")]` resolution on Windows
- libstd initialization should check that target-features enabled at compile-time are enabled at run-time
- Should Rust still ignore SIGPIPE by default?
- Unnecessary copy when constructing arrays from returned arrays?
- `const fn` allows unreachable calls to non-`const` fns
- Pin docs should mention pitfalls of generic code
- Mutually recursive `async fn`s are hard to make `Send`
- Add a way to signal that a snippet is UB/bad in rustdoc
- allow(deprecated) is too coarse-grained, should take a path
- Please support using wait4 for Child and Command
- Docs
- Rust not yet supported