rust-lang / rust-lang/rustc-dev-guide
Fill out MIR section on constants and constant promotion
Open
@oli-obk is already working on this.
Since Jun 26, 2020.
A-const-eval
C-enhancement
E-hard
T-compiler
WG-const-eval
- Dominant language
- HTML
- Stars
- 1.9k
- Forks
- 613
- Avg merge
- 17h 24m
- Merged PRs (30d)
- 39
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.