mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
- Take into account that iteration order is undefined by checking against a map instead of relying on numerically sorted iteration order - Check both path and basename for each entry instead of just path