-
Notifications
You must be signed in to change notification settings - Fork 13.3k
[beta] Revert "Remove prev_index_to_index
field from CurrentDepGraph
"
#139625
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
Conversation
This reverts commit 60e4a1b.
unsure if I should just merge stuff to beta, but I approve of this 😆 |
@bors r=oli-obk rollup=never Approving beta targeted PRs is fine. Sometimes we roll things up but for reverts that makes less sense. |
@bors p=5 (rollup scheduling) |
[beta] Revert "Remove `prev_index_to_index` field from `CurrentDepGraph`" This reverts rust-lang#138824 on beta to fix issues with incremental compilation in that PR. rust-lang#139410 will fix these on master. r? `@oli-obk`
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
@bors retry |
☀️ Test successful - checks-actions |
This reverts #138824 on beta to fix issues with incremental compilation in that PR. #139410 will fix these on master.
r? @oli-obk