Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fill out MIR section on constants and constant promotion #770

Open
jyn514 opened this issue Jun 25, 2020 · 1 comment
Open

Fill out MIR section on constants and constant promotion #770

jyn514 opened this issue Jun 25, 2020 · 1 comment
Assignees
Labels
A-const-eval Area: const evaluation C-enhancement Category: enhancement E-hard Difficulty: might require advanced knowledge T-compiler Relevant to compiler team WG-const-eval Working group: const-eval

Comments

@jyn514
Copy link
Member

jyn514 commented Jun 25, 2020

https://rustc-dev-guide.rust-lang.org/mir/index.html#representing-constants just says 'To be written'

cc @oli-obk @RalfJung I think this is your area of expertise?

@oli-obk oli-obk self-assigned this Jun 26, 2020
@RalfJung
Copy link
Member

Yeah, I think so.
But also we plan some fundamental changes there with rust-lang/rust#72396 which makes everything a lot cleaner.

@jyn514 jyn514 added the S-blocked Status: this PR is blocked waiting for something label Sep 19, 2020
@jieyouxu jieyouxu added E-hard Difficulty: might require advanced knowledge C-enhancement Category: enhancement T-compiler Relevant to compiler team WG-const-eval Working group: const-eval A-const-eval Area: const evaluation and removed S-blocked Status: this PR is blocked waiting for something labels Nov 2, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-const-eval Area: const evaluation C-enhancement Category: enhancement E-hard Difficulty: might require advanced knowledge T-compiler Relevant to compiler team WG-const-eval Working group: const-eval
Projects
None yet
Development

No branches or pull requests

4 participants