Skip to content

Rename rust_fail to rust_panic #18442

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

Merged
merged 1 commit into from
Oct 31, 2014
Merged

Conversation

Manishearth
Copy link
Member

After #17894, we use panic!() instead of fail!(). Setting breakpoints at rust_fail makes less sense at this point.

@rust-highfive
Copy link
Contributor

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!

@alexcrichton
Copy link
Member

Could you squash the two commits together? Otherwise looks good to me, thanks!

And here I was thinking this function would never change...

@Manishearth
Copy link
Member Author

@alexcrichton Done :)

@alexcrichton
Copy link
Member

Thanks @Manishearth!

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Oct 31, 2014
@bors bors merged commit 13d19bb into rust-lang:master Oct 31, 2014
@Manishearth Manishearth deleted the rust_panic branch January 10, 2015 21:26
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.

4 participants