oxc/apps
Luca Bruno 750cb43624
fix(oxlint): gate custom allocators by feature flag (#3945)
This tweaks the conditional compilation of custom allocators by wiring
the dedicated Cargo feature flag `allocator` to the source code. It
ensures that allocator gating is directly checking the relevant feature
instead of trying to infer it from the build profile.
2024-06-28 21:34:46 +08:00
..
oxlint fix(oxlint): gate custom allocators by feature flag (#3945) 2024-06-28 21:34:46 +08:00