Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix an ICE with a closure in a constant. #27272

Merged
merged 1 commit into from
Jul 26, 2015

Conversation

eefriedman
Copy link
Contributor

Fixes issue #27268.

r? @nikomatsakis

@nikomatsakis
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 25, 2015

📌 Commit eefeba0 has been approved by nikomatsakis

@bors
Copy link
Collaborator

bors commented Jul 25, 2015

⌛ Testing commit eefeba0 with merge 9704e16...

@bors
Copy link
Collaborator

bors commented Jul 25, 2015

💔 Test failed - auto-mac-64-opt

@tamird
Copy link
Contributor

tamird commented Jul 26, 2015

Needs a retry:

test [run-pass] run-pass/issue-3109.rs ... I/O failure during tests: Error { repr: Os { code: 28, message: "No space left on device" } }
touch: tmp/check-stage2-T-x86_64-apple-darwin-H-x86_64-apple-darwin-rpass.ok: No space left on device
make: *** [tmp/check-stage2-T-x86_64-apple-darwin-H-x86_64-apple-darwin-rpass.ok] Error 1

@alexcrichton
Copy link
Member

@bors: retry

On Sun, Jul 26, 2015 at 5:12 AM, Tamir Duberstein notifications@github.com
wrote:

Needs a retry:

test [run-pass] run-pass/issue-3109.rs ... I/O failure during tests: Error { repr: Os { code: 28, message: "No space left on device" } }
touch: tmp/check-stage2-T-x86_64-apple-darwin-H-x86_64-apple-darwin-rpass.ok: No space left on device
make: *** [tmp/check-stage2-T-x86_64-apple-darwin-H-x86_64-apple-darwin-rpass.ok] Error 1


Reply to this email directly or view it on GitHub
#27272 (comment).

@bors
Copy link
Collaborator

bors commented Jul 26, 2015

⌛ Testing commit eefeba0 with merge cf7e825...

bors added a commit that referenced this pull request Jul 26, 2015
@bors bors merged commit eefeba0 into rust-lang:master Jul 26, 2015
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