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 some traits pub(crate) if they are able to be made pub(crate) #4339

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

sffc
Copy link
Member

@sffc sffc commented Nov 20, 2023

We should be more careful with pub traits. To help a little bit I went through and found some pub trait that could be pub(crate) trait and marked them as such. Follow-ups in #4338.

@sffc sffc requested review from robertbastian and removed request for a team, gregtatum and nordzilla November 20, 2023 23:19
Manishearth
Manishearth previously approved these changes Nov 20, 2023
@sffc
Copy link
Member Author

sffc commented Nov 21, 2023

Going to land #4204 first and fix up the merge conflicts in this direction.

Manishearth
Manishearth previously approved these changes Nov 21, 2023
robertbastian
robertbastian previously approved these changes Nov 27, 2023
@sffc sffc dismissed stale reviews from robertbastian and Manishearth via fb67084 December 7, 2023 23:52
@sffc sffc merged commit a340601 into unicode-org:main Dec 8, 2023
28 checks passed
@sffc sffc deleted the pub-crate-traits branch December 8, 2023 00:18
@sffc sffc removed the request for review from zbraniecki December 8, 2023 00:18
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.

3 participants