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

Rust: Mark SSA data flow nodes in output and hide them in paths #17947

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

paldepind
Copy link
Contributor

Tiny PR that

  • Marks SSA data flow nodes with [SSA] when they are stringified.
  • Hide's SSA nodes in paths.

@github-actions github-actions bot added the Rust Pull requests that update Rust code label Nov 11, 2024
@paldepind paldepind merged commit bf07aa1 into github:main Nov 11, 2024
14 checks passed
@paldepind paldepind deleted the rust-ssa-node-printing branch November 11, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants