-
Couldn't load subscription status.
- Fork 13.9k
Add doc links to liballoc crate page #62469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
(rust_highfive has picked a reviewer for you, use r? to override) |
| //! | ||
| //! [`Arc`]: sync/index.html | ||
| //! [`Box`]: boxed/index.html | ||
| //! [`Cell`]: ../core/cell/index.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure this is the right location.
|
ping from |
|
Thanks! @bors: r+ rollup |
|
📌 Commit 2534b28 has been approved by |
…GuillaumeGomez Add doc links to liballoc crate page
Rollup of 7 pull requests Successful merges: - #62293 (Unsupport the `await!(future)` macro) - #62469 (Add doc links to liballoc crate page) - #63095 (Turn `INCOMPLETE_FEATURES` into lint) - #63117 (Use global variable 'environ' to pass environments to rtpSpawn) - #63123 (`const fn`-ify `std::any::type_name` as laid out in #63084) - #63129 (Subslice patterns: Test passing static & dynamic semantics.) - #63147 (Updated RELEASES.md for 1.37.0) Failed merges: r? @ghost
No description provided.