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

Refactor Compilation error to contain a Token #535

Merged
merged 1 commit into from
Nov 14, 2019
Merged

Conversation

casey
Copy link
Owner

@casey casey commented Nov 14, 2019

Use a Token to represent the error context, instead of a mess of fields. Remove write_message_context in favor of Token::write_context.

Use a `Token` to represent the error context, instead of a mess of
fields. Remove write_message_context in favor of `Token::write_context`.
@casey casey merged commit 598f1c3 into master Nov 14, 2019
@casey casey deleted the error-context-refactor branch November 14, 2019 03:32
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