mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +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