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

Rename TyVariants and variants #53581

Merged
merged 9 commits into from
Aug 22, 2018
Merged

Commits on Aug 22, 2018

  1. Rename ty::Slice to ty::List

    varkor committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    87c7e57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d37cee3 View commit details
    Browse the repository at this point in the history
  3. Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynam…

    …ic|Closure|Generator|GeneratorWitness|Never|Tuple|Projection|Anon|Infer|Error}
    varkor committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    6f637da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04fa5d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a5dccd View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary TyKind::s

    varkor committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    08f3685 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05cfb3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0209c4 View commit details
    Browse the repository at this point in the history
  9. Fix rebase issues

    varkor committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    71722b9 View commit details
    Browse the repository at this point in the history