error: cannot satisfy dependencies so ... only shows up once
when linking rustc_driver
since #122362
#134825
Labels
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
regression-untriaged
Untriaged performance or correctness regression.
Code
I tried this code:
src/lib.rs
:tests/integration_test.rs
:I expected to see this happen:
cargo +nightly test
succeeds.Instead, this happened:
Version it worked on
Using
cargo-rustc-bisect
:This points to #122362 (9cb1998).
The text was updated successfully, but these errors were encountered: