Mark dropck-related borrow errors explicitly
b950f95
Opened by bluss at
Today you can use the key phrase “note: reference must be valid for the block suffix”... to get reminded that a borrow error is related to dropck. This could be improved to explicitly mention dropck rules or put the error message in that context in some way.
cc @pnkfelix