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

Add conversion to all rvalue constructs #13

Closed
5 tasks
celinval opened this issue Jul 26, 2023 · 1 comment
Closed
5 tasks

Add conversion to all rvalue constructs #13

celinval opened this issue Jul 26, 2023 · 1 comment
Milestone

Comments

@celinval
Copy link
Contributor

Implement the translation MIR -> SMIR for the missing rvalue constructs:

Missing constructs

@celinval celinval added this to the StableMIR 0.1 milestone Jul 26, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this issue Jul 31, 2023
Add missing rvalues to smir

Added few missing rvalues to smir, not entirely confident about changes to `Aggregate`

cc rust-lang/project-stable-mir#13

r? `@oli-obk`
@ouz-a
Copy link

ouz-a commented Aug 1, 2023

Since rust-lang/rust#114165 is merged we can close this issue ?

@oli-obk oli-obk closed this as completed Aug 1, 2023
github-actions bot pushed a commit to rust-lang/miri that referenced this issue Aug 2, 2023
Add missing rvalues to smir

Added few missing rvalues to smir, not entirely confident about changes to `Aggregate`

cc rust-lang/project-stable-mir#13

r? `@oli-obk`
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

3 participants