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

fix(fingerpring): do not touch intermediate artifacts #7050

Merged
merged 4 commits into from
Jun 21, 2019
Merged

fix(fingerpring): do not touch intermediate artifacts #7050

merged 4 commits into from
Jun 21, 2019

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    9aa7a4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78927e6 View commit details
    Browse the repository at this point in the history
  3. test(freshness): remove simple_deps_cleaner_does_not_rebuild

    Now that the `mtime` of intermediate artifacts is not updated there's no need
    for this test anymore (it now fails because without the `mtime`s it cannot
    perform the intended  GC operation).
    schomatis committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    8343fb7 View commit details
    Browse the repository at this point in the history
  4. fix(fingerprint): rustfmt

    schomatis committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    009876a View commit details
    Browse the repository at this point in the history