Skip to content
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

Print out the error when HeapFree failures do occur #37399

Merged
merged 1 commit into from
Oct 30, 2016

Conversation

retep998
Copy link
Member

cc #37395

I'd prefer to use assert! instead of debug_assert! if the cost is acceptable.

r? @alexcrichton

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Oct 25, 2016

📌 Commit b3e8c4c has been approved by alexcrichton

@alexcrichton
Copy link
Member

Let's stick to debug_assert! for now just to play it safe and see if we can get this to happen on the bots again.

Manishearth added a commit to Manishearth/rust that referenced this pull request Oct 26, 2016
…chton

Print out the error when HeapFree failures do occur

cc rust-lang#37395

I'd prefer to use `assert!` instead of `debug_assert!` if the cost is acceptable.

r? @alexcrichton
@bors
Copy link
Contributor

bors commented Oct 30, 2016

⌛ Testing commit b3e8c4c with merge 248e7b3...

bors added a commit that referenced this pull request Oct 30, 2016
Print out the error when HeapFree failures do occur

cc #37395

I'd prefer to use `assert!` instead of `debug_assert!` if the cost is acceptable.

r? @alexcrichton
@bors bors merged commit b3e8c4c into rust-lang:master Oct 30, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants