Skip to content

Link new method in DefaultHashers doc - #77429

Merged
bors merged 1 commit into
rust-lang:masterfrom
WaffleLapkin:doc_link_default_hasher_new
Oct 2, 2020
Merged

Link new method in DefaultHashers doc#77429
bors merged 1 commit into
rust-lang:masterfrom
WaffleLapkin:doc_link_default_hasher_new

Conversation

@WaffleLapkin

Copy link
Copy Markdown
Member

FIXME referenced #56922 which was resolved

r? @jyn514

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 1, 2020
@jyn514jyn514 added A-intra-doc-links Area: Intra-doc links, the ability to link to items in docs by name C-cleanup Category: PRs that clean code up or issues documenting cleanup. A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools labels Oct 1, 2020
@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

Thanks for the PR!

@bors

bors commented Oct 1, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 1c2c336 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 Oct 1, 2020
@JohnTitorJohnTitor mentioned this pull request Oct 1, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Oct 1, 2020
…r_new, r=jyn514
Link `new` method in `DefautHasher`s doc
FIXME referenced rust-lang#56922 which was resolved
r? @jyn514
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 2, 2020
Rollup of 11 pull requests
Successful merges:
- rust-lang#76851 (Fix 'FIXME' about using NonZeroU32 instead of u32.)
- rust-lang#76979 (Improve std::sys::windows::compat)
- rust-lang#77111 (Stabilize slice_ptr_range.)
- rust-lang#77147 (Split sys_common::Mutex in StaticMutex and MovableMutex.)
- rust-lang#77312 (Remove outdated line from `publish_toolstate` hook)
- rust-lang#77362 (Fix is_absolute on WASI)
- rust-lang#77375 (rustc_metadata: Do not forget to encode inherent impls for foreign types)
- rust-lang#77385 (Improve the example for ptr::copy)
- rust-lang#77389 (Fix some clippy lints)
- rust-lang#77399 (BTreeMap: use Unique::from to avoid a cast where type information exists)
- rust-lang#77429 (Link `new` method in `DefautHasher`s doc)
Failed merges:
r? `@ghost`
@bors
bors merged commit 5a72180 into rust-lang:masterOct 2, 2020
@rustbotrustbot added this to the 1.48.0 milestone Oct 2, 2020
@jyn514jyn514 changed the title Link new method in DefautHashers docLink new method in DefaultHashers docOct 2, 2020
@WaffleLapkin
WaffleLapkin deleted the doc_link_default_hasher_new branch May 16, 2024 01:56
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsA-intra-doc-linksArea: Intra-doc links, the ability to link to items in docs by nameC-cleanupCategory: PRs that clean code up or issues documenting cleanup.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.

5 participants

@WaffleLapkin@jyn514@bors@rust-highfive@rustbot