about summary refs log tree commit diff
path: root/src/test/ui/huge-struct.rs
AgeCommit message (Collapse)AuthorLines
2021-02-05Move type size check tests to new dir ui/limitsÖmer Sinan Ağacan-53/+0
2020-11-18change error for `LayoutErr::SizeOverflow`Bastian Kauschke-1/+1
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-0/+1
2019-11-03Avoid matching type in huge-struct test error annotationTomasz Miąsko-1/+1
The concrete type that will be too big is target dependent. Avoid matching it in error annotation to make test work correctly across different targets.
2019-08-04tweak output and testsEsteban Küber-0/+2
2019-04-14some more tests need normalizationRalf Jung-0/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Normalize tests for i686 Windows.David Wood-0/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+54