salsa/tests
Niko Matsakis d429926ddd treat constants more uniformly
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.
2018-10-25 05:48:36 -04:00
..
incremental treat constants more uniformly 2018-10-25 05:48:36 -04:00
parallel
storage_varieties
cycles.rs
macros.rs
panic_safely.rs Panic safely in a single threaded context 2018-10-23 21:54:14 -07:00
set_unchecked.rs
variadic.rs