]> git.lizzy.rs Git - rust.git/commit
Use the correct type for cannot move error
authormatthewjasper <mjjasper1@gmail.com>
Mon, 13 Nov 2017 22:40:22 +0000 (22:40 +0000)
committermatthewjasper <mjjasper1@gmail.com>
Mon, 13 Nov 2017 22:40:22 +0000 (22:40 +0000)
commita6824f18b886d3ca846916fb9bdc188453d2ebe9
treeb854d34cd37f06e15f518321d79172d88a2d3aca
parent3d2dc6e9402824f5fecba4f076d0bf2bcd01cbeb
Use the correct type for cannot move error
src/librustc_mir/borrow_check.rs
src/librustc_mir/dataflow/move_paths/builder.rs
src/librustc_mir/dataflow/move_paths/mod.rs
src/test/compile-fail/E0508.rs