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

Remove short args for --to and --to_tokens because they conflict #1015

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

XAMPPRocky
Copy link
Collaborator

If you use either you currently get this error at runtime.

thread 'main' panicked at /home/ep/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.13/src/builder/debug_asserts.rs:112:17:
Command proxy: Short option names must be unique for each argument, but '-t' is in use by both 'to' and 'to_tokens'
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@XAMPPRocky XAMPPRocky enabled auto-merge (squash) September 5, 2024 08:58
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: e572d7f8-48e5-40b7-8adc-fd51f67f8322

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch [email protected]:googleforgames/quilkin.git pull/1015/head:pr_1015 && git checkout pr_1015
cargo build

@XAMPPRocky XAMPPRocky merged commit c5bbe8a into main Sep 5, 2024
12 checks passed
@Jake-Shadle Jake-Shadle deleted the ep/rm-short-t branch December 20, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants