salsa/components/salsa-2022
Niko Matsakis 6ad632a747 generalize list of "entities created" to "outputs"
We will record each thing that gets *output* by the query.
We use a btree-set so that we can get a sorted list.
That will allow us to easily compare what is output between revisions.
We will use that to clear stale values.
2022-08-13 01:21:45 -04:00
..
src generalize list of "entities created" to "outputs" 2022-08-13 01:21:45 -04:00
Cargo.toml rename salsa-entity to salsa-2022 2022-08-05 13:20:14 -04:00