We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c893d commit 2d889a9Copy full SHA for 2d889a9
tests/ui/cast/ice-cast-type-with-error-124848.stderr
@@ -39,7 +39,7 @@ error[E0061]: this struct takes 2 arguments but 1 argument was supplied
39
--> $DIR/ice-cast-type-with-error-124848.rs:12:24
40
|
41
LL | let mut unpinned = MyType(Cell::new(None));
42
- | ^^^^^^----------------- an argument is missing
+ | ^^^^^^----------------- #2 argument is missing
43
44
note: tuple struct defined here
45
--> $DIR/ice-cast-type-with-error-124848.rs:7:8
0 commit comments