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

Remove BodyAndCache #71044

Merged
merged 5 commits into from
Apr 23, 2020
Merged

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    884ba4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64db428 View commit details
    Browse the repository at this point in the history
  3. Use Body everywhere

    ecstatic-morse committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    8287842 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ff1fc9 View commit details
    Browse the repository at this point in the history
  5. Replace multiple calls to predecessors_for

    ...with a single one to `predecessors`. `predecessors_for` requires
    taking the lock/incrementing the `RefCell` once each call.
    ecstatic-morse committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    4e7469e View commit details
    Browse the repository at this point in the history