Skip to content

fix std vector tests#296

Merged
batatovich merged 7 commits intomainfrom
fix-std-vector-tests
Feb 13, 2026
Merged

fix std vector tests#296
batatovich merged 7 commits intomainfrom
fix-std-vector-tests

Conversation

@batatovich
Copy link
Collaborator

Summary

Fix bugs related to the move std lib vector tests

Changes Made

  • Validates that non-empty vectors cannot be destroyed
  • Fix VecLen bytecode for elements with deeply nested type parameters
  • Added error when VecSwapping on empty vectors

Checklist

  • I have read the contributing guidelines.
  • I have added/updated tests where appropriate.
  • I have run relevant tests locally.
  • I have updated relevant documentation (if applicable).
  • I have disclosed any AI assistance per AI_POLICY.md.

@batatovich batatovich merged commit a70e6e3 into main Feb 13, 2026
1 check passed
@batatovich batatovich deleted the fix-std-vector-tests branch February 13, 2026 20:25
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