Skip to content

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

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 2, 2016

Conversation

Mark-Simulacrum
Copy link
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
Copy link
Member

eddyb commented Oct 31, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 31, 2016

📌 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
Copy link
Member

eddyb commented Oct 31, 2016

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

@eddyb
Copy link
Member

eddyb commented Nov 1, 2016

@bors p=1

@bors
Copy link
Collaborator

bors commented Nov 1, 2016

⌛ 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
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
# for free to join this conversation on GitHub. Already have an account? # 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