Skip to content

fix!: Fix ShellOptions::with_cargo_path()#273

Merged
slowli merged 3 commits intomasterfrom
fix-cargo-path
Mar 29, 2026
Merged

fix!: Fix ShellOptions::with_cargo_path()#273
slowli merged 3 commits intomasterfrom
fix-cargo-path

Conversation

@slowli
Copy link
Copy Markdown
Owner

@slowli slowli commented Mar 29, 2026

What?

Changes ShellOptions::with_cargo_path() to support custom build / target directory paths and the upcoming changes in the default build directory structure.

Why?

The current approach doesn't work with custom build / target directory paths.

fixes #269

@slowli slowli merged commit 27aad1b into master Mar 29, 2026
8 checks passed
@slowli slowli deleted the fix-cargo-path branch March 29, 2026 08:30
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.

Relies on internals of Cargo and will break with existing / upcoming features

1 participant