Skip to content

Make MIR typeck use LocalDefId and fix docs - #72096

Merged
bors merged 1 commit into
rust-lang:masterfrom
jonas-schievink:mirck-docs
May 12, 2020
Merged

Make MIR typeck use LocalDefId and fix docs#72096
bors merged 1 commit into
rust-lang:masterfrom
jonas-schievink:mirck-docs

Conversation

@jonas-schievink

Copy link
Copy Markdown
Contributor

The docs on fn type_check were not in sync with the arguments it takes.

r? @matthewjasper

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 11, 2020
@ecstatic-morse

Copy link
Copy Markdown
Contributor

cc #70853

@matthewjasper

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented May 11, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit a32463a has been approved by matthewjasper

@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 May 11, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request May 12, 2020
…ewjasper
Make MIR typeck use `LocalDefId` and fix docs
The docs on `fn type_check` were not in sync with the arguments it takes.
r? @matthewjasper
bors added a commit to rust-lang-ci/rust that referenced this pull request May 12, 2020
Rollup of 5 pull requests
Successful merges:
- rust-lang#71737 (Miri: run liballoc tests with threads)
- rust-lang#71928 (Add strikethrough support to rustdoc)
- rust-lang#72048 (Visit move out of `_0` when visiting `return`)
- rust-lang#72096 (Make MIR typeck use `LocalDefId` and fix docs)
- rust-lang#72128 (strings do not have to be valid UTF-8 any more)
Failed merges:
r? @ghost
@bors
bors merged commit 31e5be0 into rust-lang:masterMay 12, 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.

5 participants

@jonas-schievink@ecstatic-morse@matthewjasper@bors@rust-highfive