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

feat(build): add first-class support for binary crates #736

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 9, 2019

  1. Copy the full SHA
    69b34d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Copy the full SHA
    5b0d6a9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    804428c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. appease cargo fmt

    boringcactus committed Dec 11, 2019
    Copy the full SHA
    a415c7b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. skip binaries that don't exist

    this handles, e.g., binaries missing required features
    boringcactus committed Jan 11, 2020
    Copy the full SHA
    5598795 View commit details
    Browse the repository at this point in the history