Skip to content

Make CLI parsing a bit more flexible#110

Merged
alexcrichton merged 1 commit into
mainfrom
adjust-cli
Jul 8, 2026
Merged

Make CLI parsing a bit more flexible#110
alexcrichton merged 1 commit into
mainfrom
adjust-cli

Conversation

@alexcrichton

Copy link
Copy Markdown
Member
  • Use last-argument-wins semantics to match other linkers
  • Don't require true or false for boolean flags, let the flag be sufficient for "true"

* Use last-argument-wins semantics to match other linkers
* Don't require `true` or `false` for boolean flags, let the flag be
  sufficient for "true"
@alexcrichton alexcrichton enabled auto-merge July 8, 2026 14:36
@alexcrichton alexcrichton added this pull request to the merge queue Jul 8, 2026
Merged via the queue into main with commit f8f3284 Jul 8, 2026
14 checks passed
@alexcrichton alexcrichton deleted the adjust-cli branch July 8, 2026 14:44
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