]> git.lizzy.rs Git - rust.git/commit
Allow MIR borrowck to catch unused mutable locals
authorKeith Yeung <kungfukeith11@gmail.com>
Wed, 28 Feb 2018 09:09:08 +0000 (01:09 -0800)
committerKeith Yeung <kungfukeith11@gmail.com>
Sat, 28 Apr 2018 08:55:23 +0000 (01:55 -0700)
commit2338adf48cbb6bfcf03c5f00f48ee63014d793cd
tree1b40817d44585719634e9c4dd937254961090273
parent1eb0cef62b3e83bf7ce6bc7d1b99e130648a55e8
Allow MIR borrowck to catch unused mutable locals
src/librustc/mir/mod.rs
src/librustc_mir/borrow_check/mod.rs