mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-28 00:15:23 +00:00
aed7f00097
Point to closure when emitting 'cannot move out' for captured variable Attempts to fix #87456. The error message now points to the capturing closure, but I was not able to explain _why_ the closure implements `Fn` or `FnMut` (`TypeckResults::closure_kind_origins` did not contain anything for the closure in question). cc `@Aaron1011` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |