Bless tests.
This commit is contained in:
parent
f89d64d7aa
commit
672ce1509b
@ -8,6 +8,9 @@ LL | let _ = A;
|
||||
note: required by a bound in `A`
|
||||
--> $DIR/unused-substs-1.rs:9:11
|
||||
|
|
||||
LL | struct A<const N: usize>
|
||||
| - required by a bound in this
|
||||
LL | where
|
||||
LL | A<N>: Bar<N>;
|
||||
| ^^^^^^ required by this bound in `A`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user