Skip to content

Commit

Permalink
Fix test output after rename
Browse files Browse the repository at this point in the history
  • Loading branch information
jder committed Aug 20, 2024
1 parent ec9a6a6 commit cfc0819
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
error[E0061]: this method takes 1 argument but 0 arguments were supplied
--> $DIR/issue-128848.rs:6:7
--> $DIR/mismatch-args-crash-issue-128848.rs:6:7
|
LL | f.call_once()
| ^^^^^^^^^-- argument #1 of type `(_, _, _)` is missing
Expand Down

0 comments on commit cfc0819

Please sign in to comment.