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

Commits on Nov 14, 2019

  1. Refactor Compilation error to contain a Token

    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 committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    480c975 View commit details
    Browse the repository at this point in the history