-
Notifications
You must be signed in to change notification settings - Fork 485
Closed
Description
I get the following error when compiling on rust nightly. I guess it's related to rust-lang/rust#30043...
Error is:
/home/me/.multirust/toolchains/nightly-2015-11-23/cargo/registry/src/github1.v50.ltd-88ac128001ac3a9a/regex_macros-0.1.24/src/lib.rs:22:1: 22:27 error: can't find crate for `rustc_plugin` [E0463]
/home/me/.multirust/toolchains/nightly-2015-11-23/cargo/registry/src/github1.v50.ltd-88ac128001ac3a9a/regex_macros-0.1.24/src/lib.rs:22 extern crate rustc_plugin;
My rust version is:
rustc 1.6.0-nightly (2ba44607f 2015-11-22)
Metadata
Metadata
Assignees
Labels
No labels