You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.
There's compilation error with the rustc 1.16.0-nightly and docopt-macros 0.7
Caused by this:
Error was:
And following compiler suggestion I got this to work with this:
Not really a pro with Rust so don't know for wider consequences on this, but just stumbled on this when doing the 24 days of rust guide.
The text was updated successfully, but these errors were encountered: