mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +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