Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
ui
/
issues
/
issue-20261.stderr
blob: c5348abb3c5014024cf20593e52cf65c4cfd2254 [
file
] [
edit
]
error
[
E0282
]:
type annotations needed
-->
$DIR
/
issue
-
20261.rs
:
4
:
9
|
LL
|
i
.
clone
();
|
^
cannot infer type
error
:
aborting due to
1
previous error
For
more information about
this
error
,
try
`rustc --explain E0282`
.