Skip to content

Result types: unify LineColumn with Location

Administrator requested to merge cc/unify-location into main

Created by: camdencheek

Now that we can generate byte offsets from all our backends, we can unify the result.LineColumn type with result.Location.

Test plan

Updated affected tests.

Merge request reports

Loading