Skip to content

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Jun 16, 2024

Previously, we would stringify everything at the end, which means any mutable collections etc would be printed wrongly.

Now, we caluclate string value eagerly.

Related to scalameta/metals#6500

@tgodzik tgodzik force-pushed the eager branch 4 times, most recently from 990a531 to 6e55838 Compare June 17, 2024 07:34
Previously, we would stringify everything at the end, which means any mutable collections etc would be printed wrongly.

Now, we caluclate string value eagerly.
@tgodzik tgodzik merged commit d47464a into scalameta:main Jun 17, 2024
@tgodzik tgodzik deleted the eager branch June 17, 2024 09:29
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