Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

docopt_macros fails to build on rustc 1.7.0-nightly (42c3ef8f9 2015-12-22) #160

Closed
yberreby opened this issue Dec 24, 2015 · 1 comment
Closed

Comments

@yberreby
Copy link

   Compiling docopt_macros v0.6.78 (file:///Users/yberreby/code/docopt.rs/docopt_macros)
src/macro.rs:18:5: 18:35 error: unresolved import `syntax::diagnostic::FatalError`. Could not find `diagnostic` in `syntax` [E0432]
src/macro.rs:18 use syntax::diagnostic::FatalError;
jauhien added a commit to jauhien/docopt.rs that referenced this issue Dec 28, 2015
BurntSushi added a commit that referenced this issue Jan 4, 2016
@BurntSushi
Copy link
Member

fixed by #161

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants