Skip to content

Fix ICE when printing closures, and other similar types#37491

Merged
bors merged 1 commit into
rust-lang:masterfrom
Mark-Simulacrum:closure-ice
Nov 2, 2016
Merged

Fix ICE when printing closures, and other similar types#37491
bors merged 1 commit into
rust-lang:masterfrom
Mark-Simulacrum:closure-ice

Conversation

@Mark-Simulacrum

Copy link
Copy Markdown
Member

Follow-up of #37459, further fixes those problems.

Potentially actually fixes #36622, though @eddyb may want to not let that close if the rename of RUST_LOG is deemed part of that issue.

Potentially should be beta-nominated as well?

r? @eddyb

@eddyb

eddyb commented Oct 31, 2016

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Oct 31, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 0dfc046 has been approved by eddyb

@eddyb eddyb added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Oct 31, 2016
@eddyb

eddyb commented Oct 31, 2016

Copy link
Copy Markdown
Contributor

Nominated for beta backporting, which would have to include #37459 - but just the latter is not enough.

@eddyb

eddyb commented Nov 1, 2016

Copy link
Copy Markdown
Contributor

@bors p=1

@bors

bors commented Nov 1, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 0dfc046 with merge 7c69b0d...

bors added a commit that referenced this pull request Nov 1, 2016
Fix ICE when printing closures, and other similar types

Follow-up of #37459, further fixes those problems.

Potentially actually fixes #36622, though @eddyb may want to not let that close if the rename of RUST_LOG is deemed part of that issue.

Potentially should be beta-nominated as well?

r? @eddyb
@bors bors merged commit 0dfc046 into rust-lang:master Nov 2, 2016
@Mark-Simulacrum Mark-Simulacrum deleted the closure-ice branch November 3, 2016 02:48
@nikomatsakis

Copy link
Copy Markdown
Contributor

Approved for backport because @eddyb said so. =)

cc @rust-lang/compiler

@nikomatsakis nikomatsakis added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Nov 3, 2016
@brson brson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Nov 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-accepted Accepted for backporting to the compiler in the beta channel.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ICE with RUST_LOG=debug and dependency rand

5 participants