-
Notifications
You must be signed in to change notification settings - Fork 198
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
Crate build failure: Deref section without derived id #1265
Comments
Yes, it might be related to that Rust issue. I'll check this crate as part of testing the fix over there. |
Indeed, rust-lang/rust#81491 which fixes rust-lang/rust#81395 also fixes this crate as well. |
👍 once that's in a new nightly someone can queue this crate to be rebuilt. |
The 2021-02-01 nightly includes a fix for this. |
I queued a rebuild, which failed with what seems like a legitimate error: https://docs.rs/crate/polars/0.12.0/builds/348675
|
Crate name: Polars
Build failure link: https://docs.rs/crate/polars/0.12.0/builds/342455
Additional details:
Maybe this is related to rust-lang/rust#81395 ?
Below are the last lines of a run with
$ RUST_BACKTRACE=1 RUSTDOC_LOG=trace cargo doc
The text was updated successfully, but these errors were encountered: