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

Cleanup the shim code #47865

Merged
merged 8 commits into from
Feb 5, 2018
Merged

Cleanup the shim code #47865

merged 8 commits into from
Feb 5, 2018

Commits on Jan 30, 2018

  1. Configuration menu
    Copy the full SHA
    e07aecd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fd3c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c614097 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48a7a1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef4f486 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Correctly subst the fn_sig so that we get the correct types

    Otherwise we get random TySelfs there, which means operations on
    RETURN_PLACE end up breaking down badly.
    Manishearth committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    f976291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfd244d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a8f91b View commit details
    Browse the repository at this point in the history