Skip to content

Fix outdated rustdoc of Once::init_locking function - #65997

Merged
bors merged 1 commit into
rust-lang:masterfrom
spastorino:fix-init_locking-rustdoc
Nov 1, 2019
Merged

Fix outdated rustdoc of Once::init_locking function#65997
bors merged 1 commit into
rust-lang:masterfrom
spastorino:fix-init_locking-rustdoc

Conversation

@spastorino

Copy link
Copy Markdown
Member

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 31, 2019
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Oct 31, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 18391b6 has been approved by Mark-Simulacrum

@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 31, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Oct 31, 2019
…, r=Mark-Simulacrum
Fix outdated rustdoc of Once::init_locking function
r? @Mark-Simulacrum
related to rust-lang#65979
@tmandrytmandry mentioned this pull request Oct 31, 2019
bors added a commit that referenced this pull request Oct 31, 2019
Rollup of 14 pull requests
Successful merges:
- #65112 (Add lint and tests for unnecessary parens around types)
- #65459 (Fix `-Zunpretty=mir-cfg` to render multiple items)
- #65471 (Add long error explanation for E0578)
- #65857 (rustdoc: Resolve module-level doc references more locally)
- #65914 (Use structured suggestion for unnecessary bounds in type aliases)
- #65945 (Optimize long-linker-command-line test)
- #65946 (Make `promote_consts` emit the errors when required promotion fails)
- #65960 (doc: reword iter module example and mention other methods)
- #65963 (update submodules to rust-lang)
- #65972 (Fix libunwind build: Define __LITTLE_ENDIAN__ for LE targets)
- #65977 (Fix incorrect diagnostics for expected type in E0271 with an associated type)
- #65995 (Add error code E0743 for "C-variadic has been used on a non-foreign function")
- #65997 (Fix outdated rustdoc of Once::init_locking function)
- #66005 (vxWorks: remove code related unix socket)
Failed merges:
r? @ghost
tmandry added a commit to tmandry/rust that referenced this pull request Nov 1, 2019
…, r=Mark-Simulacrum
Fix outdated rustdoc of Once::init_locking function
r? @Mark-Simulacrum
related to rust-lang#65979
@tmandrytmandry mentioned this pull request Nov 1, 2019
bors added a commit that referenced this pull request Nov 1, 2019
Rollup of 16 pull requests
Successful merges:
- #65112 (Add lint and tests for unnecessary parens around types)
- #65470 (Don't hide ICEs from previous incremental compiles)
- #65471 (Add long error explanation for E0578)
- #65857 (rustdoc: Resolve module-level doc references more locally)
- #65902 (Make ItemContext available for better diagnositcs)
- #65914 (Use structured suggestion for unnecessary bounds in type aliases)
- #65946 (Make `promote_consts` emit the errors when required promotion fails)
- #65960 (doc: reword iter module example and mention other methods)
- #65963 (update submodules to rust-lang)
- #65972 (Fix libunwind build: Define __LITTLE_ENDIAN__ for LE targets)
- #65977 (Fix incorrect diagnostics for expected type in E0271 with an associated type)
- #65995 (Add error code E0743 for "C-variadic has been used on a non-foreign function")
- #65997 (Fix outdated rustdoc of Once::init_locking function)
- #66002 (Stabilize float_to_from_bytes feature)
- #66005 (vxWorks: remove code related unix socket)
- #66018 (Revert PR 64324: dylibs export generics again (for now))
Failed merges:
r? @ghost
@bors
bors merged commit 18391b6 into rust-lang:masterNov 1, 2019
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.

4 participants

@spastorino@Mark-Simulacrum@bors@rust-highfive