Skip to content

Rename internal modules and expose them #283

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

Merged
merged 1 commit into from
Jul 20, 2020
Merged

Conversation

sjakobi
Copy link
Member

@sjakobi sjakobi commented Jul 13, 2020

I went with the module names suggested in #211 (comment).

Addresses #211.

@sjakobi sjakobi marked this pull request as ready for review July 13, 2020 11:22
@sjakobi
Copy link
Member Author

sjakobi commented Jul 13, 2020

I'm fairly optimistic that this won't cause disproportionate trouble with merge conflicts for the existing PRs:

  1. In the diff view, GitHub correctly shows which files were renamed.
  2. When I tried rebasing Fast inclusion operation on hashmaps and hashsets #282 on top of this, git was able to do it fully automatically.

I've left the idea of exposing the type constructors from a PVP-versioned module (#211 (comment)) for future work, since there seems to be some bikeshedding potential that isn't directly related to this work.

@treeowl, @emilypi Could you review? And maybe @jamespayor, too?

@sjakobi
Copy link
Member Author

sjakobi commented Jul 19, 2020

@treeowl, @emilypi I'd appreciate a review!

Currently I plan on merging this after #267 unless that one's delayed.

Copy link
Member

@emilypi emilypi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me @sjakobi - i have no qualms

This also removes some "Stability" annotations from internal modules.

Context: #211.
@sjakobi sjakobi force-pushed the 211-expose-internals branch from c56cbb0 to f30fb45 Compare July 20, 2020 10:40
@sjakobi
Copy link
Member Author

sjakobi commented Jul 20, 2020

Rebased.

Thanks for the review, @emilypi! :)

@sjakobi sjakobi merged commit 6f1a92f into master Jul 20, 2020
@sjakobi sjakobi deleted the 211-expose-internals branch July 20, 2020 10:54
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.

2 participants