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

Implement --package and --exclude #12

Merged
merged 1 commit into from
Nov 1, 2019
Merged

Implement --package and --exclude #12

merged 1 commit into from
Nov 1, 2019

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Nov 1, 2019

Closes #8
Closes #9

@taiki-e taiki-e added the C-enhancement Category: A new feature or an improvement for an existing one label Nov 1, 2019
@taiki-e
Copy link
Owner Author

taiki-e commented Nov 1, 2019

bors r+

bors bot added a commit that referenced this pull request Nov 1, 2019
12: Implement --package and --exclude r=taiki-e a=taiki-e

Closes #8
Closes #9 

Co-authored-by: Taiki Endo <te316e89@gmail.com>
@bors
Copy link
Contributor

bors bot commented Nov 1, 2019

Build succeeded

  • test (windows-latest, stable)
  • test (ubuntu-latest, stable)
  • test (macos-latest, 1.36.0)
  • test (macos-latest, nightly)
  • test (windows-latest, 1.36.0)
  • test (macos-latest, stable)
  • test (windows-latest, nightly)
  • test (ubuntu-latest, nightly)
  • style (clippy)
  • test (ubuntu-latest, 1.36.0)
  • style (rustfmt)

@bors bors bot merged commit 694b7bb into master Nov 1, 2019
@bors bors bot deleted the workspace branch November 1, 2019 17:29
@taiki-e taiki-e removed the C-enhancement Category: A new feature or an improvement for an existing one label Nov 2, 2019
@taiki-e taiki-e added the A-workspace Area: cargo workspace (--workspace, --exclude, --package, etc.) label Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-workspace Area: cargo workspace (--workspace, --exclude, --package, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement '--package' option Implement '--exclude' option
1 participant