aboutsummaryrefslogtreecommitdiff
path: root/lib/std/priority_queue.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2020-10-15 17:13:32 -0700
committerAndrew Kelley <andrew@ziglang.org>2020-10-15 17:18:40 -0700
commit43c2ce10a1af3e0f4929d2f875e48f8686a6b747 (patch)
tree40afe85389fbd803accc93783dab5dfad155ea33 /lib/std/priority_queue.zig
parent1c36680928dec40fd607b43050bdeec53b0b0941 (diff)
downloadzig-43c2ce10a1af3e0f4929d2f875e48f8686a6b747.tar.gz
zig-43c2ce10a1af3e0f4929d2f875e48f8686a6b747.zip
fixups
* extract logic into a `os_can_execve` and use it in the other place that we execve * outdent some code by introducing `run_or_test` variable * delete unnecessary and wasteful memory management logic * better error message for when execve fails * add comment to explain why we do not execve for `zig test`
Diffstat (limited to 'lib/std/priority_queue.zig')
0 files changed, 0 insertions, 0 deletions