Skip to content

Commit 2b091ff

Browse files
committed
Bless ui-fulldeps/missing-rustc-driver-error
The specific crates have changed, but the expected "help" remains.
1 parent d9b1fa9 commit 2b091ff

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

tests/ui-fulldeps/missing-rustc-driver-error.stderr

+2-10
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,7 @@ error: crate `indexmap` required to be available in rlib format, but was not fou
1010

1111
error: crate `hashbrown` required to be available in rlib format, but was not found in this form
1212

13-
error: crate `ahash` required to be available in rlib format, but was not found in this form
13+
error: crate `equivalent` required to be available in rlib format, but was not found in this form
1414

15-
error: crate `once_cell` required to be available in rlib format, but was not found in this form
16-
17-
error: crate `getrandom` required to be available in rlib format, but was not found in this form
18-
19-
error: crate `cfg_if` required to be available in rlib format, but was not found in this form
20-
21-
error: crate `libc` required to be available in rlib format, but was not found in this form
22-
23-
error: aborting due to 10 previous errors
15+
error: aborting due to 6 previous errors
2416

0 commit comments

Comments
 (0)