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
- 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
- download-ci-llvm depends on the repo clone depth
- ICE: cannot find `R/#0` in param-env when using generic parameters in const operations
- Add is_disconnected functions to mpsc and mpmc channels
- std: add wasm64 to sync::Once and thread_parking atomics cfg guards
- disable the ptr_fragment_in_final test on s390x
- Docs
- Rust not yet supported