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

Resilience for cached older rustdoc JSON version. #416

Merged
merged 7 commits into from
Mar 22, 2023

Conversation

obi1kenobi
Copy link
Owner

@obi1kenobi obi1kenobi commented Mar 22, 2023

Ensure that cached rustdoc JSON from an older Rust toolchain version gets transparently overwritten with a newer version, instead of causing a crash.
image

Fixes #415.

@obi1kenobi obi1kenobi marked this pull request as ready for review March 22, 2023 20:53
@obi1kenobi obi1kenobi merged commit ca7ea4b into main Mar 22, 2023
@obi1kenobi obi1kenobi deleted the cached_rustdoc_version_mismatch branch March 22, 2023 21:06
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.

"Cached" registry rustdoc JSON version mismatch
1 participant