Skip to content
Snippets Groups Projects
  • Rodrigo Mesquita's avatar
    3cdc0a22
    Prefer ErrorCall to ErrorCallWithLocation · 3cdc0a22
    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.
    
    (cherry picked from commit db683f26)
    3cdc0a22
    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.
    
    (cherry picked from commit db683f26)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.