Skip to content

Can't compile due to can't find crate for rustc_plugin`` #140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
yongqli opened this issue Dec 7, 2015 · 1 comment
Closed

Can't compile due to can't find crate for rustc_plugin`` #140

yongqli opened this issue Dec 7, 2015 · 1 comment

Comments

@yongqli
Copy link

yongqli commented Dec 7, 2015

/Users/yongqli/.cargo/registry/src/github.com-0a35038f75765ae4/regex_macros-0.1.24/src/lib.rs:22:1: 22:27 error: can't find crate for `rustc_plugin` [E0463]
/Users/yongqli/.cargo/registry/src/github.com-0a35038f75765ae4/regex_macros-0.1.24/src/lib.rs:22 extern crate rustc_plugin;

rustc version is 1.6.0-dev (bca27a36e 2015-11-14)

@BurntSushi
Copy link
Member

Dupe of #138. We track the latest Rust nightlies in this repo. Please update.

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

No branches or pull requests

2 participants