Skip to content

Organize context fragments #18794

Merged
pakrym-oai merged 3 commits into
mainfrom
pakrym/full-ci-core-context-fragments
Apr 21, 2026
Merged

Organize context fragments #18794
pakrym-oai merged 3 commits into
mainfrom
pakrym/full-ci-core-context-fragments

Conversation

@pakrym-oai

@pakrym-oai pakrym-oai commented Apr 21, 2026

Copy link
Copy Markdown
Collaborator

Organize context fragments under core/context. Implement same trait on all of them.

@pakrym-oai pakrym-oai changed the title Refactor context fragments into core Organize context fragments Apr 21, 2026
@pakrym-oai pakrym-oai marked this pull request as ready for review April 21, 2026 05:06
@pakrym-oai pakrym-oai requested a review from a team as a code owner April 21, 2026 05:06
Comment on lines +13 to +15
pub(crate) struct FragmentRegistrationProxy<T> {
_marker: PhantomData<fn() -> T>,
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

cool, TIL

@pakrym-oai pakrym-oai merged commit 4c2e730 into main Apr 21, 2026
49 of 53 checks passed
@pakrym-oai pakrym-oai deleted the pakrym/full-ci-core-context-fragments branch April 21, 2026 05:39
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants