about summary refs log tree commit diff
path: root/src/test/ui/repr
AgeCommit message (Expand)AuthorLines
2020-09-28passes: `check_attr` on more targetsDavid Wood-8/+29
2020-03-14Add long error explanation for E0693 #61137Ayush Kumar Mishra-0/+1
2020-02-10tests for `#[repr(no_niche)]`.Felix S. Klock II-0/+417
2020-01-20transparent_enums: test alignmentMazdak Farrokhzad-3/+25
2020-01-20stabilize transparent_enumsMazdak Farrokhzad-1/+1
2020-01-17Rollup merge of #67956 - varkor:E0588-provide-context, r=estebankDylan DPC-16/+112
2020-01-09Update testsVadim Petrochenkov-7/+65
2020-01-07Detail transitive containment in E0588 diagnosticvarkor-16/+112
2019-10-20Update ui testsGuillaume Gomez-0/+1
2019-06-14Tweak transparent enums and unions diagnostic spansEsteban Küber-60/+34
2019-06-10Implement RFC 2645 (transparent enums and unions)Michael Bradshaw-92/+123
2019-05-27Harden tests for repr_align_enum.Mazdak Farrokhzad-7/+28
2019-05-27Stabilize repr_align_enum in 1.37.0.Mazdak Farrokhzad-5/+4
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-4/+2
2019-03-11Update testsVadim Petrochenkov-34/+34
2019-01-31Add more tests for #[repr(align(x))] on enumsNiklas Fiekas-4/+14
2018-12-25Remove licensesMark Rousskov-102/+34
2018-08-31cleanup: Add main functions to some UI testsVadim Petrochenkov-20/+13
2018-08-23Stabilize 'attr_literals' feature.Sergio Benitez-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+519