]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #48605 - KiChjang:unused-mut-warning, r=nikomatsakis
authorbors <bors@rust-lang.org>
Sun, 29 Apr 2018 16:25:04 +0000 (16:25 +0000)
committerbors <bors@rust-lang.org>
Sun, 29 Apr 2018 16:25:04 +0000 (16:25 +0000)
Allow MIR borrowck to catch unused mutable locals

Fixes #47279.

r? @nikomatsakis


Trivial merge