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

What is the operational spec for use expressions? #564

Open
RalfJung opened this issue Mar 31, 2025 · 0 comments
Open

What is the operational spec for use expressions? #564

RalfJung opened this issue Mar 31, 2025 · 0 comments

Comments

@RalfJung
Copy link
Member

RalfJung commented Mar 31, 2025

Looking at rust-lang/rust#139088 there seem to be some non-trivial things going on, with optimizations removing calls to user-defined functions, which is usually a no-go. We should figure out a solid story here and then ensure the implementation is consistent with that. If the story involves non-determinism (which seems likely), we should enable Miri to explore all non-deterministic options.

Tracking issue: rust-lang/rust#132290

Cc @spastorino @rust-lang/opsem

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

No branches or pull requests

1 participant