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

Respect binary user arguments #46

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Respect binary user arguments #46

merged 2 commits into from
Feb 15, 2024

Conversation

Kobzol
Copy link
Owner

@Kobzol Kobzol commented Feb 15, 2024

Before, if you executed cargo run -- <cargo-args> -- <binary-args>, cargo-pgo would modify <binary-args> (e.g. it would remove --release), which was wrong.

@Kobzol Kobzol enabled auto-merge (rebase) February 15, 2024 09:15
@Kobzol Kobzol merged commit e6efa13 into main Feb 15, 2024
2 checks passed
@Kobzol Kobzol deleted the respect-user-args branch February 15, 2024 09:21
@Kobzol Kobzol restored the respect-user-args branch March 28, 2024 14:38
@Kobzol Kobzol deleted the respect-user-args branch March 28, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant