Files
foxhunt/crates
jgrusewski 99392ffcb4 chore: replace Unicode chars in constructor.rs with ASCII equivalents
Replaced -> (U+2192), x (U+00D7), <= (U+2264), +/- (U+00B1), -- (U+2014)
with their ASCII equivalents. These multi-byte UTF-8 characters caused
the Edit tool to crash consistently on this file.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 14:50:39 +02:00
..