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
- Deref coercions don't work on blocks when the target is sized
- impl Fn with explicit lifetimes does not implement FnOnce
- Compiler should be able to compile EnumVariant(foo) == function_returning_enum() without PartialEq
- 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)
- VaList: Allow VaList::arg to fetch bool values
- Iterating with step_by(1) is much slower than without
- Consider whether repeated macro matchers need separator disambiguation for futureproofing
- Docs
- Rust not yet supported