Skip to content

Fix cloning of open-ended default ranges - #72

Merged
itsfuad merged 1 commit into
mainfrom
fix/default-range-clone
Aug 11, 2026
Merged

Fix cloning of open-ended default ranges#72
itsfuad merged 1 commit into
mainfrom
fix/default-range-clone

Conversation

@itsfuad

@itsfuad itsfuad commented Aug 11, 2026

Copy link
Copy Markdown
Member

Summary

  • preserve nil optional range bounds during default-expression cloning
  • retain fresh clone IDs and semantic provenance
  • explicitly classify byte and char ownership leaves

Validation

  • focused AST, typechecker, ownership, HIR, and LLVM tests
  • full Go tests and vet
  • bundled compiler check/run for runtime_default_range_clone

Tracking

Progresses #29.

Stacked on the end-to-end remediation PR.

@itsfuad
itsfuad force-pushed the fix/default-range-clone branch from cb0585c to fbbd75f Compare August 11, 2026 16:33
@itsfuad
itsfuad force-pushed the fix/default-range-clone branch from fbbd75f to 6cd9e37 Compare August 11, 2026 16:35
@itsfuad
itsfuad force-pushed the fix/default-range-clone branch from 6cd9e37 to f925ed7 Compare August 11, 2026 16:35
Base automatically changed from review/end-to-end-remediation to main August 11, 2026 16:36
@itsfuad
itsfuad force-pushed the fix/default-range-clone branch from f925ed7 to 61a12a5 Compare August 11, 2026 16:36
@itsfuad
itsfuad merged commit df388d9 into main Aug 11, 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