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

[WIP] Macro rules backtracking #33840

Closed

Commits on May 31, 2016

  1. Configuration menu
    Copy the full SHA
    096ed00 View commit details
    Browse the repository at this point in the history
  2. Make errors::Handler::cancel() take an immutable reference.

    This allows to cancel an error with only an immutable access to the `Handler`. Mutable access is already not required to emit an error anyway.
    LeoTestard committed May 31, 2016
    Configuration menu
    Copy the full SHA
    97839c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2016

  1. Configuration menu
    Copy the full SHA
    be53b20 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Configuration menu
    Copy the full SHA
    24b9e39 View commit details
    Browse the repository at this point in the history