summary refs log tree commit diff
path: root/src/test/ui/debuginfo
AgeCommit message (Expand)AuthorLines
2022-03-18Auto merge of #95056 - Dylan-DPC:rollup-swtuw2n, r=Dylan-DPCbors-0/+44
2022-03-16erase late-bound regions in dyn projection types for debuginfoMichael Goulet-0/+7
2022-03-16debuginfo: Fix ICE when generating name for type that produces a layout error.Michael Woerister-0/+44
2022-03-07only emit pointer-like metadata for BZST-allocator BoxMichael Goulet-1/+24
2022-02-23properly handle fat pointers to uninhabitable typesMichael Goulet-0/+36