-
Notifications
You must be signed in to change notification settings - Fork 13k
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
[Miri Error] use {:p}
in println! statement
#53350
Labels
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
Comments
estebank
added
the
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
label
Aug 15, 2018
This is expected. The issue is tracked in the miri bugtracker: rust-lang/miri#224 The current error is
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Play
execute this programme in Miri , got the following error:
The text was updated successfully, but these errors were encountered: