]> git.lizzy.rs Git - rust.git/commit
debuginfo: Fix ICE when compiling for-loops with lines-tables-only.
authorMichael Woerister <michaelwoerister@posteo>
Thu, 15 Jan 2015 14:22:56 +0000 (15:22 +0100)
committerMichael Woerister <michaelwoerister@posteo>
Thu, 15 Jan 2015 14:22:56 +0000 (15:22 +0100)
commit45c6423cbc1fe5ae5be33e6afe4f313d6951e01b
treed4ca679323ea0692466ed8d612ffaab486d48a24
parent1c78ad937b4da9dd872b0a865025f3e2e885f90d
debuginfo: Fix ICE when compiling for-loops with lines-tables-only.
src/librustc_trans/trans/_match.rs
src/librustc_trans/trans/base.rs
src/librustc_trans/trans/controlflow.rs
src/librustc_trans/trans/debuginfo.rs
src/test/debuginfo/limited-debuginfo.rs