Skip to content

alloc: Use intra doc links for the reserve function - #87780

Merged
bors merged 1 commit into
rust-lang:masterfrom
est31:intra_doc_links
Aug 6, 2021
Merged

alloc: Use intra doc links for the reserve function#87780
bors merged 1 commit into
rust-lang:masterfrom
est31:intra_doc_links

Conversation

@est31

@est31est31 commented Aug 5, 2021

Copy link
Copy Markdown
Member

The sentence exists to highlight the existence of a
performance footgun of repeated calls of the
reserve_exact function.

The sentence exists to highlight the existence of a
performance footgun of repeated calls of the
reserve_exact function.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 5, 2021
@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Aug 5, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 1db8737 has been approved by jyn514

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 5, 2021
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Aug 6, 2021
alloc: Use intra doc links for the reserve function
The sentence exists to highlight the existence of a
performance footgun of repeated calls of the
reserve_exact function.
@JohnTitorJohnTitor mentioned this pull request Aug 6, 2021
@JohnTitorJohnTitor mentioned this pull request Aug 6, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 6, 2021
Rollup of 9 pull requests
Successful merges:
- rust-lang#87561 (thread set_name haiku implementation.)
- rust-lang#87715 (Add long error explanation for E0625)
- rust-lang#87727 (explicit_generic_args_with_impl_trait: fix min expected number of generics)
- rust-lang#87742 (Validate FFI-safety warnings on naked functions)
- rust-lang#87756 (Add back -Zno-profiler-runtime)
- rust-lang#87759 (Re-use std::sealed::Sealed in os/linux/process.)
- rust-lang#87760 (Promote `aarch64-apple-ios-sim` to Tier 2)
- rust-lang#87770 (permit drop impls with generic constants in where clauses)
- rust-lang#87780 (alloc: Use intra doc links for the reserve function)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit b98c388 into rust-lang:masterAug 6, 2021
@rustbotrustbot added this to the 1.56.0 milestone Aug 6, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@est31@rust-highfive@jyn514@bors@Mark-Simulacrum@rustbot