Skip to content

Make the mir_map available to the after_analysis CompileController step. #29806

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

Merged
merged 1 commit into from
Nov 13, 2015
Merged

Make the mir_map available to the after_analysis CompileController step. #29806

merged 1 commit into from
Nov 13, 2015

Conversation

solson
Copy link
Member

@solson solson commented Nov 12, 2015

This allows "rustc drop-in replacement" programs like https://github.com/nrc/stupid-stats to access the MIR map.

Working toy example: https://gist.github.com/tsion/288423389e32eb73bb39

r? @nikomatsakis

Review on Reviewable

@nikomatsakis
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Nov 12, 2015

📌 Commit 83af140 has been approved by nikomatsakis

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Nov 12, 2015
…matsakis

This allows "rustc drop-in replacement" programs like https://github.com/nrc/stupid-stats to access the MIR map.

Working toy example: https://gist.github.com/tsion/288423389e32eb73bb39

r? @nikomatsakis
@bors
Copy link
Collaborator

bors commented Nov 13, 2015

⌛ Testing commit 83af140 with merge 5f2ffe0...

bors added a commit that referenced this pull request Nov 13, 2015
@bors bors merged commit 83af140 into rust-lang:master Nov 13, 2015
@solson solson deleted the compile-state-mir_map branch January 1, 2016 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants