mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-12 16:35:21 +00:00
d429926ddd
We used to ignore constant inputs entirely. We now track them, but if we find that a value is constant, we discard ITS inputs. This means that -- if we track dependencies -- we have an "outer rim" of constant values. Also take the opportunity to reshuffle how derived inputs represent their state. |
||
---|---|---|
.. | ||
incremental | ||
parallel | ||
storage_varieties | ||
cycles.rs | ||
macros.rs | ||
panic_safely.rs | ||
set_unchecked.rs | ||
variadic.rs |