We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d07d001 + d7b3e23 commit dbb1bdeCopy full SHA for dbb1bde
tests/ui/builtin-type-shadow.stderr
@@ -16,6 +16,8 @@ LL | 42
16
|
17
= note: expected type `u32`
18
found type `{integer}`
19
+ = help: type parameters must be constrained to match other types
20
+ = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters
21
22
error: aborting due to 2 previous errors
23
0 commit comments