Skip to content
Snippets Groups Projects
  • Rodrigo Mesquita's avatar
    db683f26
    Prefer ErrorCall to ErrorCallWithLocation · db683f26
    Rodrigo Mesquita authored
    This future proofs the code for CLC#285, which will remove
    `ErrorCallWithLocation` to de-duplicate duplicate CallStacks.
    
    ErrorCall is already a pattern synonym with the same meaning as it will
    have in the future, so this change is backwards compatible too.
    Verified
    db683f26
    History
    Prefer ErrorCall to ErrorCallWithLocation
    Rodrigo Mesquita authored
    This future proofs the code for CLC#285, which will remove
    `ErrorCallWithLocation` to de-duplicate duplicate CallStacks.
    
    ErrorCall is already a pattern synonym with the same meaning as it will
    have in the future, so this change is backwards compatible too.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.