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

Add first-class support for binary crates #1843

Merged
merged 5 commits into from Nov 4, 2019

Commits on Oct 29, 2019

  1. autodiscover an exported main if possible

    this allows for first-class support of binary crates
    boringcactus committed Oct 29, 2019
    Copy the full SHA
    ac19008 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

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

Commits on Nov 1, 2019

  1. Copy the full SHA
    940c468 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2f11a43 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

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