Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
5f6fa960c254dfda8ba1d5dc2fb281b6908d8005
/
.
/
tests
/
ui
/
issues
/
issue-41742.stderr
blob: 47c7e5dc11ff7895749661fa3620203f22fc9a51 [
file
]
error
[
E0308
]:
mismatched types
-->
$DIR
/
issue
-
41742.rs
:
24
:
7
|
LL
|
H
[
"?"
].
f
();
|
^^^
expected
`u32`
,
found
`&str`
error
:
aborting due to
1
previous error
For
more information about
this
error
,
try
`rustc --explain E0308`
.