-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Make GILRS
and WINIT_WINDOWS
public
#19575
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added a small note, but other than that LGTM
Thank you
Waiting a bit for the response on the comment above, but I won't block on it :) |
Thanks for the suggestion @IceSentry! I added to the document |
Great stuff :) Let me know when you've got the Markdown nag bot happy and I'll merge this! |
Looks like the linting job is passing @alice-i-cecile |
After removing
!Send
resources,GILRS
andWINIT_WINDOWS
were not made public, which is a breaking change. This was brought up in a comment on that PR. This PR makes them public.Fixes #19540.