Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ZJIT: Pretty-print symbols in HIR dump #13746

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 2 commits into from
Jun 30, 2025

Conversation

tekknolagi
Copy link
Contributor

This lets us better see what is going on, for example in pattern
matching code, which has a bunch of dynamic method lookups and
respond_to? sends.

This lets us better see what is going on, for example in pattern
matching code, which has a bunch of dynamic method lookups and
`respond_to?` sends.
@tekknolagi tekknolagi force-pushed the mb-pretty-print-symbols branch from c98089b to be75e17 Compare June 30, 2025 22:31
@tekknolagi tekknolagi enabled auto-merge (rebase) June 30, 2025 22:32
@tekknolagi tekknolagi merged commit 8f758de into ruby:master Jun 30, 2025
84 checks passed
@tekknolagi tekknolagi deleted the mb-pretty-print-symbols branch June 30, 2025 23:21
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.

2 participants