blob: 554ff455a2073580156b905e8ed63021bd50bdbf (
plain)
1
2
3
4
5
6
7
8
|
error: OK
--> $DIR/dep-graph-variance-alias.rs:19:1
|
LL | #[rustc_then_this_would_need(variances_of)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error
|