Skip to content

Add an optional abort message to MIR #70100

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

Closed
wants to merge 1 commit into from

Conversation

elichai
Copy link
Contributor

@elichai elichai commented Mar 18, 2020

Hi,
This is needed to enable possible error reporting when the program is aborted in const eval.
required for rust-lang/miri#1222
r? @RalfJung

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 18, 2020
@RalfJung
Copy link
Member

Nothing in the engine needs this, so I don't think we should change the machine interface for this.

@elichai elichai closed this Mar 18, 2020
@elichai elichai deleted the 2020-03-abort-msg branch March 18, 2020 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants