Commit Graph

6 Commits

Author SHA1 Message Date
Michael Goulet
b46acc0191 Deduplicate CoerceUnsized and DispatchFromDyn impl errors 2025-02-24 19:34:54 +00:00
Michael Goulet
5c5ed92c37 Simplify trait error message for CoercePointee validation 2025-02-24 19:34:54 +00:00
Ding Xiang Fei
b9435056a7 move repr(transparent) checks to coherence 2025-02-09 20:40:43 +08:00
Ding Xiang Fei
de405dcb8f introduce CoercePointeeWellformed for coherence checks at typeck stage 2025-02-09 20:40:41 +08:00
Ding Xiang Fei
836ab5cd89 make CoercePointee errors translatable 2024-12-04 20:34:48 +08:00
Ding Xiang Fei
fd36b3a4a8 s/SmartPointer/CoerceReferent/g
move derive_smart_pointer into removed set
2024-10-24 02:14:09 +08:00