Files
Rayan Salhab 5a674bbc5c Fix c2rust output location parsing (#8768)
## Summary

Fixes #8709.

This tightens the generic `file:line` parser so c2rust AST dump lines
like `CTypeId(42): Located {` are left as plain output instead of being
interpreted as source diagnostics.

## Test plan

- `npm test -- test/utils-tests.ts`
- `npm run lint-check -- lib/utils.ts test/utils-tests.ts`
- `npm run ts-check:tests`
- `npm run ts-check:backend`
- `git diff --check`

---------

Co-authored-by: cyphercodes <cyphercodes@users.noreply.github.com>
2026-06-03 21:25:50 -05:00
..
2026-06-02 12:19:29 -05:00
2025-07-28 10:34:46 -05:00
2025-07-28 10:34:46 -05:00
2026-06-02 12:19:29 -05:00
2026-05-23 14:47:16 +03:00
2026-06-02 12:19:29 -05:00