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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Various small query cleanups
- `type_info` on higher-ranked function pointer produces `TypeId` with strange lifetime.
- Add `TryFromIntError::kind` method and `IntErrorKind::NotAPowerOfTwo` variant
- Simplify `break_query_cycles` into a single function
- Constant promotion doesn't work in certain situations
- Standalone `$` is accepted as a token in declarative macros.
- Allow `./x test` to run tests without doc tests and without benchmarks
- `Vec`'s const_make_global method erroring when `Vec` is empty
- `unsized_const_params` pointer identity is nondeterministic with incremental compilation
- Bodiless match arms not being unconditionally syntactically legal is surprising and unprincipled
- Docs
- Rust not yet supported