about summary refs log tree commit diff
path: root/src/test/ui/limits
AgeCommit message (Collapse)AuthorLines
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-1/+1
2021-06-10Do not emit alloca for ZST locals with multiple assignmentsTomasz Miąsko-2/+2
When rebuilding the standard library with `-Zbuild-std` this reduces the number of locals that require an allocation from 62315 to 61767.
2021-02-05Move type size check tests to new dir ui/limitsÖmer Sinan Ağacan-0/+329