| ... | ... | @@ -4927,7 +4927,7 @@ test "peer type resolution: *const T and ?*T" { |
| 4927 | 4927 | <li>The {#link|Integers#} {#syntax#}u0{#endsyntax#} and {#syntax#}i0{#endsyntax#}.</li> |
| 4928 | 4928 | <li>{#link|Arrays#} and {#link|Vectors#} with len 0, or with an element type that is a zero bit type.</li> |
| 4929 | 4929 | <li>An {#link|enum#} with only 1 tag.</li> |
| 4930 | | <li>An {#link|struct#} with all fields being zero bit types.</li> |
| 4930 | <li>A {#link|struct#} with all fields being zero bit types.</li> |
| 4931 | 4931 | <li>A {#link|union#} with only 1 field which is a zero bit type.</li> |
| 4932 | 4932 | <li>{#link|Pointers to Zero Bit Types#} are themselves zero bit types.</li> |
| 4933 | 4933 | </ul> |