Skip to content
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

Implement visitor for smir types #32

Closed
ericmarkmartin opened this issue Sep 1, 2023 · 2 comments · Fixed by rust-lang/rust#117417
Closed

Implement visitor for smir types #32

ericmarkmartin opened this issue Sep 1, 2023 · 2 comments · Fixed by rust-lang/rust#117417
Assignees

Comments

@ericmarkmartin
Copy link

ericmarkmartin commented Sep 1, 2023

No description provided.

@ericmarkmartin
Copy link
Author

@rustbot claim

@celinval
Copy link
Contributor

Talked to @ericmarkmartin offline, and I'll take this one.

@rustbot claim

@rustbot rustbot assigned celinval and unassigned ericmarkmartin Oct 25, 2023
rust-timer added a commit to rust-lang-ci/rust that referenced this issue Nov 1, 2023
Rollup merge of rust-lang#117417 - celinval:smir-visitor, r=oli-obk

Add a stable MIR visitor

This change also adds a few utility functions as well and extend most `mir` and `ty` ADTs to implement `PartialEq` and `Eq`.

Fixes rust-lang/project-stable-mir#32

r? `@oli-obk`
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 a pull request may close this issue.

2 participants