perf: Added #no_bounds_check to ssh parsers.

This commit is contained in:
2026-07-03 21:42:13 -04:00
parent 80353f387a
commit f5624e91f1
2 changed files with 11 additions and 6 deletions
-1
View File
@@ -16,7 +16,6 @@
8. Add tests for untested commands.
9. Audit ssh.odin for places where `#no_bounds_check` would be appropriate.
## Double-check AI output