Skip to content

Fix panic when using debug in rustc - #34323

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:unreachable_not_unreachable
Jun 18, 2016
Merged

Fix panic when using debug in rustc#34323
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:unreachable_not_unreachable

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

When I was using println!("{:?}") here and here, I was able to get into this unreachache.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @sfackler

(rust_highfive has picked a reviewer for you, use r? to override)

@GuillaumeGomez GuillaumeGomez changed the title Fix panic when using debug Fix panic when using debug in rustc Jun 17, 2016
@pnkfelix

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Jun 17, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 9ac3d9b has been approved by pnkfelix

@bors

bors commented Jun 17, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 9ac3d9b with merge 646015c...

bors added a commit that referenced this pull request Jun 17, 2016
@bors
bors merged commit 9ac3d9b into rust-lang:master Jun 18, 2016
@GuillaumeGomez
GuillaumeGomez deleted the unreachable_not_unreachable branch November 24, 2017 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants