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

Make loading of post rectors conditional, to avoid traversing with disabled features #6070

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Jun 28, 2024

Currently, all post rectors run traverse and get into enterNode(), even if disabled. Instead, we should avoid traversing with them in the first place 👍 This PR fixes it

Split of #6049

@TomasVotruba TomasVotruba merged commit 98ab86b into main Jun 28, 2024
33 checks passed
@TomasVotruba TomasVotruba deleted the tv-conditional-post-rector branch June 28, 2024 15:34
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.

1 participant