Replies: 3 comments
-
https://rust-lang.github.io/rfcs/2789-sparse-index.html should resolve the need for this :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
wow, it got already merged as well:
makes it already snappy :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
We would also need support for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
would it be possible to do partial clone for the crates index @cuviper @alexcrichton ? no blobs are downloaded, and the builds usually do not need most of them.
to get a file one possibility would be:
i saw you guys commented / implemented on rust-lang/cargo#4015.
Beta Was this translation helpful? Give feedback.
All reactions