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 supported277 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Odd and unexpected compiler error
- Add `mem::conjure_zst` for creating ZSTs out of nothing
- Suggest borrowing when user tries to convert `T` to `&U` but only `impl From<T> for U` exists
- Type inference problem
- Tracking Issue for feature(coroutine_clone)
- Changing options on cloned TcpStream doesn't propagated to the original one
- AArch64: `target_feature=pmuv3` should not be assumed by default for all CPUs.
- noalias on a Box doesn't seem to have an impact when compiling without `-C panic=abort`
- "cannot return … reference to data owned by the current function" even though the result would be a harmless reborrow
- Confusing "the parameter type `Self` may not live long enough" error with dyn HRTB callback taking GAT
- Docs
- Rust not yet supported