Skip to content

v0.5.1-rc.2

Pre-release
Pre-release

Choose a tag to compare

@emmanuelm41 emmanuelm41 released this 10 Jun 18:04
· 53 commits to main since this release
1c48df6

What's Changed

  • Separate hit, dup, and miss cache outcomes by @jleni in #267
  • Document report cache outcomes by @jleni in #268
  • Bound Windows daemon IPC reads by @jleni in #269
  • Guard OUT_DIR dual-pattern cache keys by @jleni in #270
  • Refuse to cache rustc @argfile invocations (false-hit fix) by @jleni in #282
  • Validate untrusted cache_key/crate_name before path/key interpolation by @jleni in #283
  • Reclaim orphaned blob files via a GC + doctor sweep by @jleni in #284
  • fix(rustc): recognize clippy-driver.exe under cargo clippy on Windows by @emmanuelm41 in #289
  • fix(daemon): wake accept loop immediately on stop (#288) by @emmanuelm41 in #291
  • Forward cc-crate family probe to the real compiler (fixes #286) by @emmanuelm41 in #290
  • chore(release): bump version to 0.5.1-rc.2 by @emmanuelm41 in #292

Full Changelog: v0.5.1-rc.1...v0.5.1-rc.2