MIR borrowck error message talks about "cannot move out of borrowed_content" (instead of "borrowed content") #46018
Labels
A-borrow-checker
Area: The borrow checker
A-diagnostics
Area: Messages for errors, warnings, and lints
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
rust/src/librustc_mir/borrow_check.rs
Lines 79 to 102 in 88a28ff
This appears e.g. in
and also in the test src/test/compile-fail/borrowck/borrowck-for-loop-correct-cmt-for-pattern.rs
The text was updated successfully, but these errors were encountered: