]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Auto merge of #52928 - Mark-Simulacrum:borrowck-cleanup, r=cramertj
authorbors <bors@rust-lang.org>
Wed, 15 Aug 2018 00:37:52 +0000 (00:37 +0000)
committerbors <bors@rust-lang.org>
Wed, 15 Aug 2018 00:37:52 +0000 (00:37 +0000)
commitfa23350a469b4c762d6fc1cb492092d954f678c8
treead0d90efe98727a6586ff625abbf3dff336f170d
parent5bb2094d8934c420dbcc41875dc64eb9d82cbb6f
parent8592039b8c5ebe4d64533bb5138ddad784567225
Auto merge of #52928 - Mark-Simulacrum:borrowck-cleanup, r=cramertj

(old) borrowck cleanup

Primarily moves dataflow code based on CFG to borrowck; this is mostly so we don't forget to delete it once it becomes unused after we fully move to MIR borrowck.
src/librustc/lib.rs
src/librustc_borrowck/borrowck/mod.rs
src/librustc_borrowck/lib.rs