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

expansion/hygiene: Some renaming, refactoring and comments #51726

Merged
merged 11 commits into from
Jun 24, 2018

Commits on Jun 23, 2018

  1. Configuration menu
    Copy the full SHA
    9b2a89b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f20be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b15785b View commit details
    Browse the repository at this point in the history
  4. hygiene: Rename MarkKind to Transparency

    Move `is_builtin` for `Mark` to a separate flag
    petrochenkov committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    869fa27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a127264 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    399da7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    296955a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fffe9fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c00f5af View commit details
    Browse the repository at this point in the history
  10. hygiene: Make sure transparency of Mark::root() is an implementatio…

    …n detail and cannot be inspected outside of `hygiene.rs`
    petrochenkov committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    117cb04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    20ce910 View commit details
    Browse the repository at this point in the history