Skip to content
  • Richard Eisenberg's avatar
    Expand and implement Note [The tcType invariant] · 634c07dc
    Richard Eisenberg authored and Ben Gamari's avatar Ben Gamari committed
    Read that note -- it's necessary to make sure that we can
    always call typeKind without panicking. As discussed on #14873,
    there were more checks and zonking to do, implemented here.
    There are no known bugs fixed by this patch, but there are likely
    unknown ones.
    
    (cherry picked from commit cf67e59a)
    634c07dc