[NLL] Small move error reporting improvements * Use a MirBorrowckContext when reporting errors to be more uniform with other error reporting * Add a special message for the case of trying to move from capture variables in `Fn` and `FnMut` closures. part of #51028 |
||
|---|---|---|
| .. | ||
| borrow_check | ||
| build | ||
| dataflow | ||
| hair | ||
| interpret | ||
| monomorphize | ||
| transform | ||
| util | ||
| Cargo.toml | ||
| diagnostics.rs | ||
| lib.rs | ||
| shim.rs | ||