Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upFail generation of diesel_infer_schema documentation #1695
Comments
This comment has been minimized.
|
I've addressed this in 1.3.0. However, the compiler is hitting an ICE, so there's either a bug in Rust itself or the fork that docs.rs is using. https://docs.rs/crate/diesel_infer_schema/1.3.0/builds/100665 Please open a bug for one of those projects. |
sgrif
closed this
May 23, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
aplanas commentedMay 15, 2018
Checking the diesel "getting started" documentation there is a link to the
infer_schema!macro. This link is broken, maybe because the documentation for this macro cannot be generated in https://docs.rshttps://docs.rs/crate/diesel_infer_schema/1.2.0/builds/94816