]> git.lizzy.rs Git - rust.git/commit
For diagnostics, set spans of drops of temps to be that of the statement's terminatin...
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Thu, 8 Nov 2018 10:37:27 +0000 (11:37 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Thu, 8 Nov 2018 11:54:20 +0000 (12:54 +0100)
commitece4f472c923d72faf50efaaba60a8f51c143bec
treee2131fb42fa9b2697dac563e948a8d512e521522
parent1d834550d54e4c5211f03f877c1756425f24be98
For diagnostics, set spans of drops of temps to be that of the statement's terminating semicolon.
src/librustc_mir/build/block.rs
src/librustc_mir/build/expr/as_rvalue.rs
src/librustc_mir/build/expr/into.rs
src/librustc_mir/build/expr/stmt.rs
src/librustc_mir/hair/cx/block.rs
src/librustc_mir/hair/mod.rs