-
Couldn't load subscription status.
- Fork 13.9k
Add Terminator conversion from MIR to SMIR, part #1 #110610
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
Conversation
9a89ef0 to
fa4cc63
Compare
|
is this still a WIP/draft? |
431025f to
6211315
Compare
|
These commits modify the If this was intentional then you can ignore this comment. This PR changes Stable MIR |
6211315 to
4f7b8e0
Compare
06d872d to
4f7b8e0
Compare
4f7b8e0 to
698acc6
Compare
|
@bors r+ |
Add Terminator conversion from MIR to SMIR, part #1 This adds internal MIR TerminatorKind to SMIR Terminator conversion. r? `@oli-obk`
Add Terminator conversion from MIR to SMIR, part #1 This adds internal MIR TerminatorKind to SMIR Terminator conversion. r? ``@oli-obk``
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#110577 (Use fulfillment to check `Drop` impl compatibility) - rust-lang#110610 (Add Terminator conversion from MIR to SMIR, part #1) - rust-lang#110985 (Fix spans in LLVM-generated inline asm errors) - rust-lang#110989 (Make the BUG_REPORT_URL configurable by tools ) - rust-lang#111167 (debuginfo: split method declaration and definition) - rust-lang#111230 (add hint for =< as <=) - rust-lang#111279 (More robust debug assertions for `Instance::resolve` on built-in traits with non-standard trait items) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This adds internal MIR TerminatorKind to SMIR Terminator conversion.
r? @oli-obk