summaryrefslogtreecommitdiffstats
path: root/tests/ui-fulldeps/missing-rustc-driver-error.stderr
blob: d7bf27d6349130088226e4f583d0a45b85220bf8 (plain)
1
2
3
4
5
6
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