about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-43988.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-56/+0
2022-09-06add list of recognized repr attributes to the unrecognized repr errorasquared31415-0/+4
2021-04-05Allow specifying alignment for functionsWesley Norris-12/+6
2020-09-28passes: `check_attr` on more targetsDavid Wood-24/+10
2019-11-08Suggest `#[repr(C)]` instead of `#[repr(C, packed, ...)]`PotHix-2/+2
2019-06-10Implement RFC 2645 (transparent enums and unions)Michael Bradshaw-4/+4
2019-05-25Reword malformed attribute input diagnosticsEsteban Küber-4/+4
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-15/+8
2018-12-25Remove licensesMark Rousskov-9/+9
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+79