Skip to content

Conversation

@msaelices
Copy link
Owner

@msaelices msaelices commented Nov 10, 2025

Done initially by Claude Code in YOLO mode using the mojo-updater skill in msaelices/claude-mojo-skills

- Replace deprecated origin types: ImmutableOrigin → ImmutOrigin, MutableAnyOrigin → MutAnyOrigin, etc.
- Fix origin_cast API changes: UnsafePointer.origin_cast → as_immutable()
- Replace deprecated __origin_of with origin_of
- Fix memcpy deprecation warnings by adding keyword arguments
- Handle Optional[Match] properly in tests
- Temporarily disable problematic origin type casting in literal optimizer

All core functionality verified working with comprehensive tests.
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