Skip to content

refactor: bound-minimal Debug impls for list layouts - #523

Merged
mbrobbel merged 2 commits into
mainfrom
variable-size-list-debug
Jul 20, 2026
Merged

refactor: bound-minimal Debug impls for list layouts#523
mbrobbel merged 2 commits into
mainfrom
variable-size-list-debug

Conversation

@mbrobbel

Copy link
Copy Markdown
Owner

Derived Debug for FixedSizeList and VariableSizeList added Debug bounds on the item type and the Nullability and Buffer markers. Replace with manual impls that only require Debug for the wrapped collection, matching FixedSizePrimitive.

Derived `Debug` for `FixedSizeList` and `VariableSizeList` added
`Debug` bounds on the item type and the `Nullability` and `Buffer`
markers. Replace with manual impls that only require `Debug` for the
wrapped collection, matching `FixedSizePrimitive`.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mbrobbel
mbrobbel enabled auto-merge (squash) July 20, 2026 13:09
@mbrobbel
mbrobbel merged commit 7a4f83d into main Jul 20, 2026
6 checks passed
@mbrobbel
mbrobbel deleted the variable-size-list-debug branch July 20, 2026 13:10
@narrow-app narrow-app Bot mentioned this pull request Jul 20, 2026
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.

1 participant