mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
30e34f3857
Not only are they a pain to update, but they differ depending on whether `parallel-rustc` is enabled or not
7 lines
238 B
Plaintext
7 lines
238 B
Plaintext
error: crate `rustc_serialize` required to be available in rlib format, but was not found in this form
|
|
|
|
|
= help: try adding `extern crate rustc_driver;` at the top level of this crate
|
|
|
|
error: aborting due to NUMBER previous errors
|
|
|