Skip to content

fix(stageleft): correctly handle rewriting self:: references in crate root#59

Merged
shadaj merged 1 commit intomainfrom
pr59
Mar 4, 2026
Merged

fix(stageleft): correctly handle rewriting self:: references in crate root#59
shadaj merged 1 commit intomainfrom
pr59

Conversation

@shadaj
Copy link
Copy Markdown
Member

@shadaj shadaj commented Mar 3, 2026

Fixes #58

@shadaj shadaj requested a review from MingweiSamuel March 3, 2026 00:09
@shadaj shadaj merged commit 5a5c72e into main Mar 4, 2026
4 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.

self::func references are not correctly rewritten during splicing if the quoted code is at the crate root

2 participants