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-02-22 17:29:21 -06:00
2026-05-08 10:50:09 -04:00
2025-10-28 18:01:23 +01:00
2026-02-08 01:18:43 +01:00
2026-02-01 20:50:46 -06:00
2026-05-23 15:25:52 +03:00
2025-09-12 00:05:43 +02:00
2026-06-02 12:19:29 -05:00
2026-02-01 20:50:46 -06:00
2026-05-02 08:05:38 -05:00
2026-02-01 20:50:46 -06:00
2026-02-01 20:50:46 -06:00
2026-05-28 20:06:32 +03:00
2025-02-02 17:54:31 +00:00
2026-05-09 17:37:14 -05:00
2026-02-01 20:50:46 -06:00
2026-06-01 07:11:58 -05:00
2026-02-01 20:50:46 -06:00
2026-02-01 20:50:46 -06:00
2025-07-28 10:34:46 -05:00
2026-05-08 10:50:09 -04:00
2026-06-03 21:09:43 -05:00
2025-09-29 22:21:51 +02:00
2026-02-01 20:50:46 -06:00
2025-07-28 10:34:46 -05:00
2026-02-01 20:50:46 -06:00
2026-06-02 12:19:29 -05:00
2025-02-08 16:12:40 +01:00
2025-02-02 17:54:31 +00:00
2026-02-01 20:50:46 -06:00
2025-10-11 15:55:26 +02:00
2026-02-01 20:50:46 -06:00
2026-05-07 19:26:03 -04:00
2025-09-27 10:17:55 +03:00
2026-05-23 14:47:16 +03:00
2026-02-01 20:50:46 -06:00
2026-05-09 17:14:30 -05:00
2023-06-19 22:13:15 -04:00
2025-02-02 17:54:31 +00:00
2026-06-02 12:19:29 -05:00
2026-02-01 20:50:46 -06:00
2026-02-22 17:25:36 -06:00
2026-02-01 20:50:46 -06:00
2023-06-28 20:13:10 -04:00
2025-02-02 17:54:31 +00:00
2025-05-20 17:53:24 -05:00
2026-03-11 21:40:54 +01:00
2025-10-28 09:44:51 +01:00
2026-05-23 14:47:16 +03:00
2026-05-23 14:47:16 +03:00
2025-02-02 17:54:31 +00:00
2026-03-11 21:40:54 +01:00
2026-05-07 19:26:03 -04:00
2025-09-08 22:07:47 +02:00
2026-02-01 20:50:46 -06:00
2026-02-01 20:50:46 -06:00
2024-12-08 00:59:58 +09:00
2024-03-05 20:11:28 -06:00
2025-02-02 17:54:31 +00:00
2025-09-12 14:23:49 -05:00
2026-02-01 20:50:46 -06:00
2025-02-02 17:54:31 +00:00
2026-02-01 20:50:46 -06:00
2026-02-02 21:31:18 -06:00
2026-06-03 21:25:50 -05:00