Closed
Description
The current version of Rust being used, rustc 1.22.0-dev (b1cfd1750 2017-09-21
, has a bug that prevents crates from being compiled if they're generating dynamic documentation with macros. (Report here, fix here.) I (selfishly) need nightly in order to be able to compile my crate. I can confirm it works on my local machine using nightly, but not using stable.
Metadata
Metadata
Assignees
Labels
No labels