Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix and add tests for macrocall whitespace #539

Merged
merged 2 commits into from
Jun 3, 2023

Conversation

tgolsson
Copy link
Contributor

@tgolsson tgolsson commented Jun 3, 2023

Also found another small bug where any whitespace and comments at EOF would disappear; as it would be after the last span we re-emit from the AST. These are now unconditionally re-emitted during commit.

@tgolsson tgolsson requested a review from udoprog June 3, 2023 11:30
@udoprog udoprog added the bug Something isn't working label Jun 3, 2023
@udoprog
Copy link
Collaborator

udoprog commented Jun 3, 2023

Nice!

@udoprog udoprog merged commit 1fdd86a into rune-rs:main Jun 3, 2023
15 checks passed
@tgolsson tgolsson deleted the ts/whitespace branch June 3, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants