Nightly Cargo doc fail on proc macro #57841
Labels
A-intra-doc-links
Area: Intra-doc links, the ability to link to items in docs by name
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
If I run
cargo doc
on nightly rustc 1.33.0-nightly (ceb2512 2019-01-16), I get this ICE:Backtrace:
Running it in stable/beta works just fine.
A full setup with a Cargo.toml file can be found here: https://github.com/DutchGhost/rustdoc_proc_macro_crash
The text was updated successfully, but these errors were encountered: