Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Failing in nightly #40

Closed
zbraniecki opened this issue Aug 17, 2019 · 2 comments
Closed

Failing in nightly #40

zbraniecki opened this issue Aug 17, 2019 · 2 comments

Comments

@zbraniecki
Copy link

zbraniecki commented Aug 17, 2019

This started failing in today's nightly with

error: cannot find macro `proc_macro_call!` in this scope

See: https://travis-ci.org/dtolnay/proc-macro-hack/jobs/573050678

@dtolnay
Copy link
Owner

dtolnay commented Aug 17, 2019

Macro resolution is currently broken in nightly -- rust-lang/rust#63651. I would recommend using an older nightly for now. nightly-2019-08-16 should work.

@dtolnay dtolnay pinned this issue Aug 17, 2019
@dtolnay dtolnay unpinned this issue Aug 19, 2019
@dtolnay
Copy link
Owner

dtolnay commented Aug 19, 2019

Fixed in nightly-2019-08-19.

@dtolnay dtolnay closed this as completed Aug 19, 2019
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