about summary refs log tree commit diff
path: root/src/test/ui/debuginfo
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-131/+0
2022-12-08Don't generate pointer loads to spills unless necessaryWesley Wiser-0/+20
2022-08-18session: stabilize split debuginfo on linuxDavid Wood-1/+2
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