mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 22:35:24 +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