Skip to content

Add missing ASM arena declarations to librustc_middle#72400

Merged
bors merged 1 commit intorust-lang:masterfrom
Aaron1011:fix/asm-incr-ice
May 24, 2020
Merged

Add missing ASM arena declarations to librustc_middle#72400
bors merged 1 commit intorust-lang:masterfrom
Aaron1011:fix/asm-incr-ice

Conversation

@Aaron1011
Copy link
Contributor

Fixes #72386

These types also need to get allocated on the librustc_middle arena
when we deserialize MIR.

@Amanieu: If we end up using your approach in #72392 instead, feel free to copy the test I added over to your PR.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ICE with new asm! macro and incremental compilation

6 participants