Skip to content

switch to lockfiles CLI#6493

Draft
a10y wants to merge 3 commits intodevelopfrom
aduffy/lockfiles
Draft

switch to lockfiles CLI#6493
a10y wants to merge 3 commits intodevelopfrom
aduffy/lockfiles

Conversation

@a10y
Copy link
Contributor

@a10y a10y commented Feb 13, 2026

The deps here don't change often which means that you should mostly just compile this once, and run cargo -p lockfiles to fix all lockfiles.

Uses rayon to parallelize

a10y added 2 commits February 13, 2026 11:13
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
@a10y
Copy link
Contributor Author

a10y commented Feb 13, 2026

could also hoist this out and binstall

Signed-off-by: Andrew Duffy <andrew@a10y.dev>
@robert3005
Copy link
Contributor

I think because cargo doc doesn't support multithreading you will not be any faster.

@a10y
Copy link
Contributor Author

a10y commented Feb 13, 2026

You mean within a workspace it doesn't?

@robert3005
Copy link
Contributor

yes, that's what I am guessing, cargo takes a lock on the workspace when it runs

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.

2 participants