Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issue for no-index-update #7404

Open
1 task
ehuss opened this issue Sep 21, 2019 · 3 comments
Open
1 task

Tracking issue for no-index-update #7404

ehuss opened this issue Sep 21, 2019 · 3 comments
Labels
C-tracking-issue Category: A tracking issue for something unstable. S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. Z-no-index-update Nightly: no-index-update
Projects

Comments

@ehuss
Copy link
Contributor

ehuss commented Sep 21, 2019

Summary

Original issue: #3479
Implementation: #4990
Documentation: https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#no-index-update
Issues: Z-no-index-update Nightly: no-index-update

Unresolved Issues

  • Will this ever be stabilized? Added for crater, which may be content with unstable.
@ehuss ehuss added C-tracking-issue Category: A tracking issue for something unstable. Z-no-index-update Nightly: no-index-update labels Sep 21, 2019
@ehuss ehuss added this to Unstable, no backers in Roadmap Dec 30, 2019
@sgeisler
Copy link

I just found this feature trying to solve some locking issues when running cargo in parallel, are there any plans to stabilize this?

@Eh2406
Copy link
Contributor

Eh2406 commented Feb 12, 2021

Basically No. The git index is an implementation detail, and one that may change (cc #8890). The main user (that we know of is) of this is crater and they use a nightly build, so don't need it stabilized.

@ehuss ehuss added the S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. label Apr 25, 2023
@epage
Copy link
Contributor

epage commented Nov 2, 2023

#10984 brings up the idea of a more automatic skipping of the index check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-tracking-issue Category: A tracking issue for something unstable. S-waiting-on-feedback Status: An implemented feature is waiting on community feedback for bugs or design concerns. Z-no-index-update Nightly: no-index-update
Projects
Status: Unstable, no backers
Roadmap
  
Unstable, no backers
Development

No branches or pull requests

4 participants