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] Move Self: Trait predicate to trait items instead of the trait itself #50183

Closed

Commits on Apr 27, 2018

  1. Configuration menu
    Copy the full SHA
    b914418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75884d4 View commit details
    Browse the repository at this point in the history
  3. Fix panic, tidy error

    tmandry committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    32a0a76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    defc7e9 View commit details
    Browse the repository at this point in the history
  5. Update chalkify test

    tmandry committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    f52d4de View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

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

Commits on May 1, 2018

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

Commits on May 2, 2018

  1. compute_trait_ref: Restore original order of predicates

    This can matter for obligation causes that get reported as errors,
    when there are more than one of the same obligation in the forest.
    tmandry committed May 2, 2018
    Configuration menu
    Copy the full SHA
    9374cd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a98f86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d888a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

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