mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
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. |
||
|---|---|---|
| .. | ||
| command | ||
| lint | ||
| git.rs | ||
| lib.rs | ||
| main.rs | ||
| result.rs | ||
| runner.rs | ||
| walk.rs | ||