-
Notifications
You must be signed in to change notification settings - Fork 210
romio: Documentation failed to build on docs.rs #267
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
Comments
Attempting to build it by hand with the latest nightly rustc yields the following log:
This tells me it's not a problem of needing a new rustc, but a new cargo. Updating cargo on docs.rs requires updating the site itself, since it uses cargo as a library. I'll work on this once the Rustdoc Team gets permission on the recently-moved repo and our CI gets updated. |
@onur Would you please trigger the build for |
@kpp its been built now: https://docs.rs/romio |
Thanks! |
https://docs.rs/releases/search?query=romio
Crate romio requires nightly, is it the issue for missing docs?
Fixes withoutboats/romio#44
The text was updated successfully, but these errors were encountered: