mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-30 05:45:24 +00:00
![]() Without this, `cargo insta test` re-compiles every time it is run, even if there are no changes. With this, I can re-run `cargo insta test` (or other `cargo build` commands) without it resulting in re-compiles. I made an identical change to uv a while back: https://github.com/astral-sh/uv/pull/6825 |
||
---|---|---|
.. | ||
resources/test/fixtures | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |