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

cargo build --out-dir #5203

Merged
merged 4 commits into from
Apr 3, 2018
Merged

cargo build --out-dir #5203

merged 4 commits into from
Apr 3, 2018

Commits on Apr 3, 2018

  1. Implement --out-dir option

    matklad committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    5baac6b View commit details
    Browse the repository at this point in the history
  2. Feature gate --out-dir

    matklad committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    028a7b6 View commit details
    Browse the repository at this point in the history
  3. Test out-dir edge cases

    matklad committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    b7976d1 View commit details
    Browse the repository at this point in the history
  4. Fix tests for mac

    matklad committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    c919118 View commit details
    Browse the repository at this point in the history