salsa/components
Niko Matsakis cbe7d371c9 generalize list of "entities created" to "outputs"
We will record each thing that gets *output* by the query.
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-10 03:54:04 -04:00
..
salsa-2022 generalize list of "entities created" to "outputs" 2022-08-10 03:54:04 -04:00
salsa-2022-macros give each function a SalsaStruct assoc type 2022-08-10 00:42:32 -04:00
salsa-macros Expose the ability to remove the value from an input query, taking ownership of it 2022-06-03 05:52:00 -04:00