Skip to content

Fix documentation for TyCtxt::all_impls - #76403

Merged
bors merged 1 commit into
rust-lang:masterfrom
scrabsha:doc-all-impls
Sep 9, 2020
Merged

Fix documentation for TyCtxt::all_impls#76403
bors merged 1 commit into
rust-lang:masterfrom
scrabsha:doc-all-impls

Conversation

@scrabsha

Copy link
Copy Markdown
Contributor

TyCtxt::all_impls documentation was wrong about the return type.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

(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 Sep 6, 2020
@lcnr

lcnr commented Sep 6, 2020

Copy link
Copy Markdown
Contributor

thanks

@bors r+ rollup

@bors

bors commented Sep 6, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 84fc6fd has been approved by lcnr

@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 Sep 6, 2020
@lcnrlcnr assigned lcnr and unassigned nikomatsakisSep 6, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Sep 7, 2020
Fix documentation for TyCtxt::all_impls
`TyCtxt::all_impls` documentation was wrong about the return type.
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 9, 2020
Rollup of 10 pull requests
Successful merges:
- rust-lang#76162 (Make duration_since documentation more clear)
- rust-lang#76355 (remove public visibility previously needed for rustfmt)
- rust-lang#76374 (Improve ayu doc source line number contrast)
- rust-lang#76379 (rustbuild: Remove `Mode::Codegen`)
- rust-lang#76389 (Fix HashMap visualizers in Visual Studio (Code))
- rust-lang#76396 (Fix typo in tracking issue template)
- rust-lang#76401 (Add help note to unconstrained const parameter)
- rust-lang#76402 (Update linker-plugin-lto.md to contain up to rust 1.46)
- rust-lang#76403 (Fix documentation for TyCtxt::all_impls)
- rust-lang#76498 (Update cargo)
Failed merges:
- rust-lang#76458 (Add drain_filter method to HashMap and HashSet)
r? `@ghost`
@bors
bors merged commit 1270734 into rust-lang:masterSep 9, 2020
@rustbotrustbot added this to the 1.48.0 milestone Sep 9, 2020
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

@scrabsha@rust-highfive@lcnr@bors@nikomatsakis@rustbot