-
Notifications
You must be signed in to change notification settings - Fork 210
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
Succeeded build but missing docs #449
Comments
I seem to have encountered the same issue: https://docs.rs/crate/nitrokey-test/0.3.2/builds/195249 Build succeeded but no docs to be found. Not really anything of relevance changed (on my side of the equation) over the last version of the crate, for which docs were created just fine. |
See #422. |
Both these libraries are proc-macros, closing as duplicate of #422. |
Queued a rebuild for async-trait 0.1.21. Let me know if you want more versions to be rebuilt. |
|
@d-e-s-o just queued it: https://docs.rs/releases/queue |
Crate name: async-trait 0.1.17
Build link: https://docs.rs/crate/async-trait/0.1.17/builds/194216
Additional details:
The build succeeded: https://docs.rs/crate/async-trait/0.1.17/builds/194216
But the docs appear as missing: https://docs.rs/crate/async-trait/0.1.17
If I run
cargo doc --open
for this crate locally, I do get docs.The text was updated successfully, but these errors were encountered: