Skip to content

refactor: remove DWARF analyzer raw pointer#142

Merged
swananan merged 1 commit intomainfrom
refactor/remove-dwarf-analyzer-raw-pointer
Apr 26, 2026
Merged

refactor: remove DWARF analyzer raw pointer#142
swananan merged 1 commit intomainfrom
refactor/remove-dwarf-analyzer-raw-pointer

Conversation

@swananan
Copy link
Copy Markdown
Owner

Store the analyzer as a scoped mutable reference instead of a raw pointer.

Move bytecode emission out of the active analyzer borrow so compiler DWARF queries stay borrow-checked.

Store the analyzer as a scoped mutable reference instead of a raw pointer.

Move bytecode emission out of the active analyzer borrow so compiler
DWARF queries stay borrow-checked.
@swananan swananan merged commit 40655dc into main Apr 26, 2026
9 checks passed
@swananan swananan deleted the refactor/remove-dwarf-analyzer-raw-pointer branch April 26, 2026 04:31
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