From: bors Date: Sat, 21 Jul 2018 14:37:45 +0000 (+0000) Subject: Auto merge of #52405 - matthewjasper:mutability-errors, r=pnkfelix X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=942b384d61590c39eb635596de0370a823001817;p=rust.git Auto merge of #52405 - matthewjasper:mutability-errors, r=pnkfelix [NLL] Mutability errors cc #51028 cc #51170 cc #46559 Closes #46629 * Better explain why the place is immutable ("immutable item" is gone) * Distinguish &T and *const T * Use better spans when a mutable borrow is for a closure capture r? @pnkfelix --- 942b384d61590c39eb635596de0370a823001817