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

[FEATURE] Remove globals namespace based toString #19467

Merged
merged 1 commit into from Mar 18, 2021

Conversation

pzuraq
Copy link
Contributor

@pzuraq pzuraq commented Mar 18, 2021

Removes the legacy toString behavior and replaces it with using the
factory for/container system for classes when possible, and just
unknown when not.

@pzuraq pzuraq force-pushed the remove-global-namespace-debug-string-generation branch 5 times, most recently from 7476d24 to bd0c898 Compare March 18, 2021 16:32
Removes the legacy `toString` behavior and replaces it with using the
factory for/container system for classes when possible, and just
`unknown` when not.
@pzuraq pzuraq force-pushed the remove-global-namespace-debug-string-generation branch from bd0c898 to a80b54e Compare March 18, 2021 16:38
@rwjblue rwjblue merged commit 725cdf2 into master Mar 18, 2021
@rwjblue rwjblue deleted the remove-global-namespace-debug-string-generation branch March 18, 2021 21:14
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.

None yet

2 participants