Skip to content

Output deterministic AllocIds when emitting MIR - #161768

Draft
aerooneqq wants to merge 4 commits into
rust-lang:mainfrom
aerooneqq:deterministic-alloc-ids
Draft

Output deterministic AllocIds when emitting MIR#161768
aerooneqq wants to merge 4 commits into
rust-lang:mainfrom
aerooneqq:deterministic-alloc-ids

Conversation

@aerooneqq

@aerooneqq aerooneqq commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Fixes #154278. Blocked by #161450.

r? @petrochenkov

@rustbot rustbot added A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Aug 25, 2026
@rust-log-analyzer

This comment has been minimized.

@aerooneqq
aerooneqq force-pushed the deterministic-alloc-ids branch from e8fc29e to 058b2a1 Compare August 25, 2026 14:51
@aerooneqq
aerooneqq force-pushed the deterministic-alloc-ids branch from 058b2a1 to 6e7643a Compare August 25, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parallel: --emit=mir not reproducible (alloc ids)

4 participants