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 add a test for the revision lock 2018-10-19 06:00:52 -04:00
storage_varieties remove a lot of () keys 2018-10-18 21:30:55 -04:00
cycles.rs remove a lot of () keys 2018-10-18 21:30:55 -04:00
macros.rs add a test showing that you can write use fn 2018-10-05 10:39:55 -04:00
panic_safely.rs Panic safely in a single threaded context 2018-10-23 21:54:14 -07:00
set_unchecked.rs remove a lot of () keys 2018-10-18 21:30:55 -04:00
variadic.rs add a test showing what happens with inputs 2018-10-18 21:19:50 -04:00