]> git.lizzy.rs Git - rust.git/commit
debuginfo: Support fat pointers to unsized tuples.
authorMichael Woerister <michaelwoerister@posteo>
Wed, 16 Feb 2022 10:18:01 +0000 (11:18 +0100)
committerMichael Woerister <michaelwoerister@posteo>
Wed, 16 Feb 2022 12:29:00 +0000 (13:29 +0100)
commit28ca6b0f79ebe238d1deb0c06b0b17396716b958
tree549f01377e97a091b8a6b4d247f149fce4f92f70
parenta240ccd81c74c105b6f5fe84c46f8d36edb7e306
debuginfo: Support fat pointers to unsized tuples.
compiler/rustc_codegen_llvm/src/debuginfo/utils.rs
src/test/debuginfo/unsized.rs