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

Refactoring so that the threadstatic fields can go away. #663

Merged
merged 8 commits into from
May 21, 2022

Conversation

belav
Copy link
Owner

@belav belav commented May 9, 2022

This is my plan for ditching the ugly ThreadStatics. The data in them can instead be passed with FormattingContext. None of those changes were made yet, this is just refactoring to pass FormattingContext everywhere I think it will be needed.

Base automatically changed from if_edge_cases to master May 21, 2022 15:48
@belav belav force-pushed the ditch-thread-static branch from 8c481b4 to 584046e Compare May 21, 2022 16:01
@belav belav marked this pull request as ready for review May 21, 2022 16:07
@belav belav merged commit 0e833f8 into master May 21, 2022
@belav belav deleted the ditch-thread-static branch May 21, 2022 16:07
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