Commits
Click on a commit to change the comparison rangerefactor: prefer into()/direct AsRef over explicit camino conversions fix(test): use Utf8PathBuf::as_str in windows-only test perf(cache): compare cache keys by bytes instead of camino component-wise16 hours ago
by stormslowly fix(cache): use as_std_path() for cache equality so Windows dedup is correct14 hours ago
by stormslowly