rust/src/test/ui/repr
2020-03-14 08:41:05 +05:30
..
feature-gate-no-niche.rs tests for #[repr(no_niche)]. 2020-02-10 14:44:12 -05:00
feature-gate-no-niche.stderr tests for #[repr(no_niche)]. 2020-02-10 14:44:12 -05:00
repr-align-assign.fixed Update tests 2020-01-09 21:23:12 +03:00
repr-align-assign.rs Update tests 2020-01-09 21:23:12 +03:00
repr-align-assign.stderr Add long error explanation for E0693 #61137 2020-03-14 08:41:05 +05:30
repr-align.rs Update tests 2020-01-09 21:23:12 +03:00
repr-align.stderr Update tests 2020-01-09 21:23:12 +03:00
repr-no-niche-inapplicable-to-unions.rs tests for #[repr(no_niche)]. 2020-02-10 14:44:12 -05:00
repr-no-niche-inapplicable-to-unions.stderr tests for #[repr(no_niche)]. 2020-02-10 14:44:12 -05:00
repr-no-niche.rs tests for #[repr(no_niche)]. 2020-02-10 14:44:12 -05:00
repr-packed-contains-align.rs Detail transitive containment in E0588 diagnostic 2020-01-07 02:16:57 +00:00
repr-packed-contains-align.stderr Detail transitive containment in E0588 diagnostic 2020-01-07 02:16:57 +00:00
repr-transparent-other-items.rs Implement RFC 2645 (transparent enums and unions) 2019-06-10 22:07:24 -07:00
repr-transparent-other-items.stderr Implement RFC 2645 (transparent enums and unions) 2019-06-10 22:07:24 -07:00
repr-transparent-other-reprs.rs Remove licenses 2018-12-25 21:08:33 -07:00
repr-transparent-other-reprs.stderr Update tests 2019-03-11 23:10:26 +03:00
repr-transparent.rs transparent_enums: test alignment 2020-01-20 11:18:05 +01:00
repr-transparent.stderr transparent_enums: test alignment 2020-01-20 11:18:05 +01:00