Skip to content

fix(boundary): harden trait method resolution and close identity test gaps - #164

Merged
randlee merged 2 commits into
fix/graph-schema-versionfrom
fix/trait-identity-gap-tests
Sep 20, 2026
Merged

randlee merged 2 commits into
fix/graph-schema-versionfrom
fix/trait-identity-gap-tests

Conversation

@randlee

@randlee randlee commented Sep 19, 2026

Copy link
Copy Markdown
Owner

Stacked on #163. Adds regression tests from the #160 compatibility review (generic/reference UFCS calls, combined reference+generic impl identities, ambiguous unqualified calls, Self:: vs UFCS dispatch, qualified-path self type ID stability), stops &Foo impls capturing owned Foo calls, and keeps legacy impl IDs for crate::Foo-style self paths. Bead: lint-2hl.

🤖 Generated with Claude Code

@randlee
randlee added this pull request to stack #165 September 19, 2026 20:09
@randlee randlee changed the title fix/trait identity gap tests fix(boundary): harden trait method resolution and close identity test gaps Sep 19, 2026
@randlee
randlee marked this pull request as ready for review September 19, 2026 22:36
@randlee
randlee force-pushed the fix/trait-identity-gap-tests branch from e5ebb50 to d5307fe Compare September 20, 2026 17:47
@randlee
randlee requested a review from rand-lee September 20, 2026 17:53
@randlee
randlee force-pushed the fix/trait-identity-gap-tests branch from d5307fe to efa60b4 Compare September 20, 2026 18:42
@randlee
randlee removed this pull request from stack #165 September 20, 2026 18:42
@randlee
randlee added this pull request to stack #172 September 20, 2026 18:43
@randlee
randlee force-pushed the fix/trait-identity-gap-tests branch from efa60b4 to 15e4000 Compare September 20, 2026 18:48
@randlee
randlee removed this pull request from stack #172 September 20, 2026 20:19
@randlee
randlee added this pull request to stack #183 September 20, 2026 20:19
@randlee
randlee merged commit e2477c3 into develop Sep 20, 2026
12 checks passed
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