Y
Hacker News
new
|
ask
|
show
|
jobs
by
kibwen
3889 days ago
I don't see anything in `|x| foo(x)` that could be causing `x` to be deref'd.
1 comments
Manishearth
3889 days ago
A deref coercion can happen there
https://github.com/Manishearth/rust-clippy/issues/116
link
https://github.com/Manishearth/rust-clippy/issues/116