mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
Bless ui-fulldeps/missing-rustc-driver-error
The specific crates have changed, but the expected "help" remains.
This commit is contained in:
parent
d9b1fa93c4
commit
2b091ff3e2
@ -10,15 +10,7 @@ error: crate `indexmap` required to be available in rlib format, but was not fou
|
||||
|
||||
error: crate `hashbrown` required to be available in rlib format, but was not found in this form
|
||||
|
||||
error: crate `ahash` required to be available in rlib format, but was not found in this form
|
||||
error: crate `equivalent` required to be available in rlib format, but was not found in this form
|
||||
|
||||
error: crate `once_cell` required to be available in rlib format, but was not found in this form
|
||||
|
||||
error: crate `getrandom` required to be available in rlib format, but was not found in this form
|
||||
|
||||
error: crate `cfg_if` required to be available in rlib format, but was not found in this form
|
||||
|
||||
error: crate `libc` required to be available in rlib format, but was not found in this form
|
||||
|
||||
error: aborting due to 10 previous errors
|
||||
error: aborting due to 6 previous errors
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user