Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 329 Bytes

2025-03-04-essential-types-with-explicit-conversions.md

File metadata and controls

2 lines (2 loc) · 329 Bytes
  • EssentialType - for all queries related to essential types:
    • Updated the way essential types of expressions with "conversions" (including explicit casts, parenthesis, and implicit conversions such as array-to-pointer conversions) are handled, to get proper essential types when parenthesis, casts, and generics interact.