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
- [ICE]: wasm: unsized type for `size_of`
- Tracking issue for release notes of #156063: Map `WSAESHUTDOWN` to `io::ErrorKind::BrokenPipe`
- Improve output when rustc couldn't find the source code file (suggest typo, improve wording)
- Move tests associated types
- VaList::next_arg: track_caller for better Miri errors
- Clean up `TyCtxt::needs_crate_hash` usage and rename it to `needs_hir_hash`.
- Allow spaces in bootstrap Cargo rustflags
- Hand-implement `impl Debug for NumBuffer` to avoid constraining `T` or printing MaybeUninit
- Print HRTB binders before fn qualifiers
- Relax `T: Sized` bound on `try_as_dyn` / `try_as_dyn_mut`
- Docs
- Rust not yet supported