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

Properly rename EnterNode scope after code coverage insertion #52720

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

Keno
Copy link
Member

@Keno Keno commented Jan 3, 2024

Fixes #52672 and changes the emission path to move the error to the point of corruption instead of the point of first use.

Fixes #52672 and changes the emission path to move the error to the point
of corruption instead of the point of first use.
@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Jan 4, 2024
@aviatesk aviatesk merged commit 31a9f13 into master Jan 5, 2024
7 checks passed
@aviatesk aviatesk deleted the kf/enterrename branch January 5, 2024 01:59
@oscardssmith oscardssmith added bugfix This change fixes an existing bug and removed merge me PR is reviewed. Merge when all tests are passing labels Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scoped values segfault in StyledStrings.jl CI
4 participants