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

Use the object crate for metadata reading #83640

Merged
merged 8 commits into from
May 14, 2021

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    267d55d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5d3883 View commit details
    Browse the repository at this point in the history
  3. Allow wasmparser dependency

    bjorn3 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    3ae15ca View commit details
    Browse the repository at this point in the history
  4. Disable wasm feature of object in cg_ssa

    The version 1 resolver unifies enabled features across the
    whole workspace. This includes libstd which isn't allowed
    to depend on wasmparser.
    bjorn3 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    802fe17 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Remove wasmparser

    bjorn3 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    b65a92f View commit details
    Browse the repository at this point in the history
  2. Better error messages

    bjorn3 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    487427f View commit details
    Browse the repository at this point in the history
  3. Add link to historic note

    bjorn3 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    537e814 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

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