]> git.lizzy.rs Git - rust.git/commit
debuginfo: Make variables captured in unboxed closures available in debuginfo.
authorMichael Woerister <michaelwoerister@posteo>
Thu, 27 Nov 2014 14:52:16 +0000 (15:52 +0100)
committerMichael Woerister <michaelwoerister@posteo>
Thu, 27 Nov 2014 15:38:17 +0000 (16:38 +0100)
commit251386c6055f44f064df27d604ae8f9ed55aad09
tree1d7be5b6df08332831fbce923161c0f33ea8ac4c
parent82fc1aa8756bf47679e09a30c5968da9f84b89e5
debuginfo: Make variables captured in unboxed closures available in debuginfo.
src/librustc_trans/trans/closure.rs
src/librustc_trans/trans/debuginfo.rs
src/test/debuginfo/var-captured-in-sendable-closure.rs