Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9517863

Browse files
committedMar 15, 2025
Remove extra trailing newline
1 parent cd24384 commit 9517863

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎tests/ui/fn/trait-fn-generic-mismatch.rs

-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ fn main() {
1010
let core = Core(1);
1111
core.spawn(retry()); //~ ERROR this method takes 0 arguments but 1 argument was supplied
1212
}
13-

0 commit comments

Comments
 (0)
Failed to load comments.