about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2023-07-03 14:27:23 -0700
committerJosh Stone <jistone@redhat.com>2023-07-03 14:27:23 -0700
commit2b091ff3e2f170629020492d756b7f7a3db2a990 (patch)
treea3ee1b234b4466bc3e1ca194b2623c89dc11c5f1
parentd9b1fa93c401508e5b8b9779448094169d280dca (diff)
downloadrust-2b091ff3e2f170629020492d756b7f7a3db2a990.tar.gz
rust-2b091ff3e2f170629020492d756b7f7a3db2a990.zip
Bless ui-fulldeps/missing-rustc-driver-error
The specific crates have changed, but the expected "help" remains.
-rw-r--r--tests/ui-fulldeps/missing-rustc-driver-error.stderr12
1 files changed, 2 insertions, 10 deletions
diff --git a/tests/ui-fulldeps/missing-rustc-driver-error.stderr b/tests/ui-fulldeps/missing-rustc-driver-error.stderr
index ad03ba0103c..939e888e5cb 100644
--- a/tests/ui-fulldeps/missing-rustc-driver-error.stderr
+++ b/tests/ui-fulldeps/missing-rustc-driver-error.stderr
@@ -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