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] Content hash support. (See also cargo changes) #75594

Closed
wants to merge 24 commits into from

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    525811d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7198289 View commit details
    Browse the repository at this point in the history
  3. update cargo lock

    gilescope committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    0bc53ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5322e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Revert "Speculative: adding metadata to cdylib"

    This reverts commit 7198289.
    gilescope committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    243928b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a32330 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Use hex for src hashes

    gilescope committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    4268215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dac651 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. support cranelift

    gilescope committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    b23f531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18fd2df View commit details
    Browse the repository at this point in the history
  3. undoing cargo fmt

    gilescope committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    efb32e5 View commit details
    Browse the repository at this point in the history
  4. Reducing diff

    gilescope committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    4a1b9e0 View commit details
    Browse the repository at this point in the history
  5. tidy

    gilescope committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    e979534 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Apply suggestions from code review

    denser encoding format
    
    Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
    gilescope and bjorn3 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    21ad026 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Work on non-osx platforms

    gilescope committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    ced4bfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3452a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. Configuration menu
    Copy the full SHA
    aaccda2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8d335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4c08f3 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    gilescope committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    a9c9e6b View commit details
    Browse the repository at this point in the history
  5. consistent ordering

    gilescope committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    5021fd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

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

Commits on Nov 18, 2020

  1. renamed fn

    gilescope committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    1b3c8c0 View commit details
    Browse the repository at this point in the history
  2. ./x.py fmt

    gilescope committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    6848ea6 View commit details
    Browse the repository at this point in the history