Skip to content

fix: Support Cargo 1.97.0 lockfile path setting#22683

Open
ChayimFriedman2 wants to merge 1 commit into
rust-lang:masterfrom
ChayimFriedman2:stabilize-lockfile-path
Open

fix: Support Cargo 1.97.0 lockfile path setting#22683
ChayimFriedman2 wants to merge 1 commit into
rust-lang:masterfrom
ChayimFriedman2:stabilize-lockfile-path

Conversation

@ChayimFriedman2

Copy link
Copy Markdown
Contributor

The resolver.lockfile_path setting was stabilized, so we can omit the -Zlockfile-path argument.

Due to the recent stuff I checked that.

The `resolver.lockfile_path` setting was stabilized, so we can omit the `-Zlockfile-path` argument.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 30, 2026
@lnicola

lnicola commented Jun 30, 2026

Copy link
Copy Markdown
Member

Will we need #21763 again?

@ChayimFriedman2

Copy link
Copy Markdown
Contributor Author

I just left it without any prerelease qualification. Adding -Zlockfile-path only triggers a warning, so we can wait until 1.97.0 becomes stable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

3 participants