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 supported368 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Deref coercions don't work on blocks when the target is sized
- impl Fn with explicit lifetimes does not implement FnOnce
- Stack overflow on cloning static boxed value with a generic impl
- Can't assign results of generic functions to `const` variables
- const fn type is missing `const` in error message
- Float `signum` returns +/-1 for zeros, mismatching integers (and convention)
- Iterating with step_by(1) is much slower than without
- Assertion fails in doc example for std::thread::sleep() in 1.32.0 stable
- missing_docs false positive on re-export in module with #![allow(missing_docs)]
- rustdoc support for per-parameter documentation
- Docs
- Rust not yet supported