Skip to content

Commit

Permalink
Bless ui-fulldeps/missing-rustc-driver-error
Browse files Browse the repository at this point in the history
The specific crates have changed, but the expected "help" remains.
  • Loading branch information
cuviper committed Jul 3, 2023
1 parent d9b1fa9 commit 2b091ff
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions tests/ui-fulldeps/missing-rustc-driver-error.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2b091ff

Please sign in to comment.