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 constants #15

Closed
celinval opened this issue Jul 29, 2023 · 10 comments
Closed

Add conversion to constants #15

celinval opened this issue Jul 29, 2023 · 10 comments
Milestone

Comments

@celinval
Copy link
Contributor

celinval commented Jul 29, 2023

Implement the translation MIR -> SMIR for constants.

@celinval celinval added this to the StableMIR 0.1 milestone Jul 29, 2023
@ouz-a
Copy link

ouz-a commented Aug 1, 2023

@rustbot claim

Edit: Since bot doesn't work I'm going to work on this

@oli-obk
Copy link
Contributor

oli-obk commented Aug 1, 2023

The bot doesn't work yet

@ouz-a
Copy link

ouz-a commented Aug 1, 2023

Ah, okay 😅

@celinval
Copy link
Contributor Author

celinval commented Aug 1, 2023

@ouz-a I assigned you for now.

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this issue Aug 6, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this issue Aug 6, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this issue Aug 9, 2023
Convert Const to Allocation in smir

Continuation of previous pr rust-lang#114466

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

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

ouz-a commented Aug 11, 2023

I think we can close this issue now.

@oli-obk
Copy link
Contributor

oli-obk commented Aug 11, 2023

Lots of parts are still opaque, so we can leave this open to handle the opaque parts.

@ouz-a
Copy link

ouz-a commented Aug 29, 2023

As this is merged only thing other than Prov that left Opaque is this.
https://github.com/rust-lang/rust/blob/master/compiler/rustc_smir/src/stable_mir/ty.rs#L433

@ericmarkmartin
Copy link

@rustbot claim

@rustbot rustbot assigned ericmarkmartin and unassigned ouz-a Aug 31, 2023
@ericmarkmartin
Copy link

Whoops I accidentally claimed the wrong issue

@rustbot release-assignment

@celinval
Copy link
Contributor Author

celinval commented Mar 1, 2024

I believe we can close this now.

@celinval celinval closed this as completed Mar 1, 2024
lnicola pushed a commit to lnicola/rust-analyzer that referenced this issue Apr 7, 2024
Convert Const to Allocation in smir

Continuation of previous pr rust-lang/rust#114466

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

r? `@oli-obk`
RalfJung pushed a commit to RalfJung/rust-analyzer that referenced this issue Apr 27, 2024
Convert Const to Allocation in smir

Continuation of previous pr rust-lang/rust#114466

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

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

4 participants