Specify what 'this' actually is
This commit is contained in:
parent
8f55d6025f
commit
a58682d7cc
68 changed files with 193 additions and 187 deletions
|
@ -8,7 +8,7 @@ note: required by a bound in `bar`
|
|||
--> $DIR/unify_with_nested_expr.rs:14:10
|
||||
|
|
||||
LL | fn bar<const N: usize>()
|
||||
| --- required by a bound in this
|
||||
| --- required by a bound in this function
|
||||
LL | where
|
||||
LL | [(); N + 1]:,
|
||||
| ^^^^^ required by this bound in `bar`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue