Skip to content

Rebuild sqlx to fix rustdoc issue #2340

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

Closed
abonander opened this issue Nov 26, 2023 · 3 comments
Closed

Rebuild sqlx to fix rustdoc issue #2340

abonander opened this issue Nov 26, 2023 · 3 comments

Comments

@abonander
Copy link

Search in docs for sqlx 0.7.3 is currently broken due to: rust-lang/rust#118242

The fix appears to have landed in nightly as a local docs build works fine now.

I'm not too worried about the constituent crates as I fixed the facade to inline the drivers, but it might be nice to rebuild sqlx-core as well for anyone developing their own database drivers.

@abonander
Copy link
Author

Actually, on checking the driver crates it looks like search on those is working just fine so it's only necessary to rebuild sqlx-core and sqlx anyway.

@syphar
Copy link
Member

syphar commented Nov 28, 2023

I queued rebuilds for both releases, see https://docs.rs/releases/queue

@syphar syphar closed this as completed Nov 28, 2023
@abonander
Copy link
Author

Thanks!

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

No branches or pull requests

2 participants