Skip to content

fix issue 69130 - #71064

Merged
bors merged 1 commit into
rust-lang:masterfrom
dwrensha:issue-69130
Apr 13, 2020
Merged

fix issue 69130#71064
bors merged 1 commit into
rust-lang:masterfrom
dwrensha:issue-69130

Conversation

@dwrensha

Copy link
Copy Markdown
Contributor

Closes#69130.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @eddyb

(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 Apr 12, 2020
@dwrensha

Copy link
Copy Markdown
ContributorAuthor

cc @estebank

@eddyb

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Apr 12, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 57ed3d3 has been approved by eddyb

@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 Apr 12, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 12, 2020
Rollup of 4 pull requests
Successful merges:
- rust-lang#67766 (Fix warning for unused variables in or pattern (issue rust-lang#67691))
- rust-lang#71013 (Pass the `PlaceElem::Index` local to `visit_local`)
- rust-lang#71064 (fix issue 69130)
- rust-lang#71069 (Remove some usage of `DUMMY_HIR_ID`)
Failed merges:
r? @ghost
@bors
bors merged commit ebb1a8b into rust-lang:masterApr 13, 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.

internal compiler error: "byte index 4 is not a char boundary"

4 participants

@dwrensha@rust-highfive@eddyb@bors