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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- deeply-nested chain hangs with Item = u32
- perf slowdown from #70831 (remove a stack frame from .await calls)
- Make Option<T> `#[must_use]` if T is
- Fields should not alias Vec content.
- Consider removing `ProjectionElem::Index`
- Resolver: Recover from OCaml-style record exprs `{ x = …; y = … }` and suggest `/* Type */ { x: …, y: … }`
- Implement a function that creates a Cow<'_, CStr> from a slice of bytes
- rustc should suggest using async version of Mutex
- Tracking Issue for `wasi_ext`
- Misleading error message originating from the fact that closure types are not inferred being polymorphic over lifetimes. (And related errors in need of improvement.)
- Docs
- Rust not yet supported