Fix rebase fallout
This commit is contained in:
parent
52fa900d62
commit
fa459a08e1
3 changed files with 7 additions and 7 deletions
|
|
@ -8,7 +8,7 @@ error[E0282]: type annotations needed
|
|||
--> $DIR/cannot-infer-const-args.rs:9:5
|
||||
|
|
||||
LL | foo();
|
||||
| ^^^ cannot infer type for `fn() -> usize {foo::<_>}`
|
||||
| ^^^ cannot infer type for `fn() -> usize {foo::<_: usize>}`
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue