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

Caching the dependencies #6853

Merged
merged 10 commits into from Apr 26, 2019
Merged

Caching the dependencies #6853

merged 10 commits into from Apr 26, 2019

Commits on Apr 25, 2019

  1. some clippy things

    Eh2406 committed Apr 25, 2019
    Copy the full SHA
    ea40fc4 View commit details
    Browse the repository at this point in the history
  2. InternedString because we can

    Eh2406 committed Apr 25, 2019
    Copy the full SHA
    77a7e3f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    95de3a1 View commit details
    Browse the repository at this point in the history
  4. use PackageId were we can

    Eh2406 committed Apr 25, 2019
    Copy the full SHA
    4aacb80 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    949f49a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a372cae View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c36301c View commit details
    Browse the repository at this point in the history
  8. cache the output of build_deps

    Eh2406 committed Apr 25, 2019
    Copy the full SHA
    5ae13e3 View commit details
    Browse the repository at this point in the history
  9. add lots of comments

    Eh2406 committed Apr 25, 2019
    Copy the full SHA
    623863e View commit details
    Browse the repository at this point in the history
  10. combine the caching structs

    Eh2406 committed Apr 25, 2019
    Copy the full SHA
    79714ba View commit details
    Browse the repository at this point in the history