Files
fish-shell/build_tools
Daniel Rainer b62fa06753 asan: remove redundant handling
The special exit handling when running with address sanitization no
longer seems necessary. Our tests all pass without it.

Similarly, the leak sanitizer suppression is no longer needed, since we
don't get any warnings when running our checks without it.

Because our Rust code no longer has any ASAN-specific behavior, we don't
need the `asan` feature anymore.

Closes #12366
2026-01-25 03:19:22 +01:00
..
2025-03-18 22:25:55 +01:00
2025-04-29 10:14:06 +02:00
2025-09-11 14:17:40 +02:00
2026-01-21 17:43:26 +01:00