2022-12-13 11:30:58 +00:00
|
|
|
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
|
|
|
|
|
2025-02-15 20:18:19 +00:00
|
|
|
error: crate `rustc_hashes` 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: crate `rustc_stable_hash` 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
|
|
|
|
|
2023-07-08 19:50:57 +00:00
|
|
|
error: aborting due to NUMBER previous errors
|
2022-12-13 11:30:58 +00:00
|
|
|
|