Skip to content

refactor(scope): share package library lookup - #16182

Merged
rgrinberg merged 1 commit into
ocaml:mainfrom
rgrinberg:push-yqqozzmnsupo
Aug 25, 2026
Merged

refactor(scope): share package library lookup#16182
rgrinberg merged 1 commit into
ocaml:mainfrom
rgrinberg:push-yqqozzmnsupo

Conversation

@rgrinberg

Copy link
Copy Markdown
Member

Consolidate package and library-database selection for public and package-associated private libraries in Scope.DB.lib_entries_of_package.

This removes duplicated enabled_if evaluation, library lookup, and entry construction while preserving visibility-specific database selection. This is an internal refactoring with no behavior change.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
@rgrinberg
rgrinberg merged commit 5b1dd6f into ocaml:main Aug 25, 2026
38 of 39 checks passed
@Alizter Alizter added this to the 3.25.0 milestone Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants