Skip to content

justfile: pass all args to cargo build#786

Open
taspelund wants to merge 1 commit into
mainfrom
trey/just-build
Open

justfile: pass all args to cargo build#786
taspelund wants to merge 1 commit into
mainfrom
trey/just-build

Conversation

@taspelund

Copy link
Copy Markdown
Contributor

Pass all arguments supplied to just build to the underlying command cargo build so things like --release can be passed through just.

@taspelund taspelund requested a review from zeeshanlakhani June 11, 2026 20:04
@taspelund taspelund self-assigned this Jun 11, 2026
Pass all arguments supplied to `just build` to the underlying command
`cargo build` so things like `--release` can be passed through just.

Signed-off-by: Trey Aspelund <t.k.aspelund@gmail.com>
Signed-off-by: Trey Aspelund <trey@oxidecomputer.com>
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