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 1e30c29 commit f9a9c4bCopy full SHA for f9a9c4b
tests/ui/builtin_type_shadow.stderr
@@ -19,6 +19,7 @@ LL | 42
19
|
20
= note: expected type parameter `u32`
21
found type `{integer}`
22
+ = note: the caller chooses a type for `u32` which can be different from `i32`
23
24
error: aborting due to 2 previous errors
25
0 commit comments