salsa/components/salsa-2022-macros/src
Niko Matsakis 49ccac5d3d track both inputs/outputs for each query
Rename QueryInputs to QueryEdges and modify its fields
to track both inputs and outputs. The size of the struct
doesn't actually change, the separator comes out of padding.
2022-08-11 00:28:34 -04:00
..
accumulator.rs rename Ingredients to Routes 2022-08-10 00:42:32 -04:00
configuration.rs give each function a SalsaStruct assoc type 2022-08-10 00:42:32 -04:00
db.rs track both inputs/outputs for each query 2022-08-11 00:28:34 -04:00
input.rs add SalsaStructInDb impls for inputs, interned 2022-08-10 00:42:32 -04:00
interned.rs add SalsaStructInDb impls for inputs, interned 2022-08-10 00:42:32 -04:00
jar.rs rename Ingredients to Routes 2022-08-10 00:42:32 -04:00
lib.rs
options.rs add some comments 2022-08-09 08:43:44 +08:00
salsa_struct.rs give each function a SalsaStruct assoc type 2022-08-10 00:42:32 -04:00
tracked.rs
tracked_fn.rs record when specify is called by a user 2022-08-10 03:55:04 -04:00
tracked_struct.rs add a SalsaStructInDb trait 2022-08-10 00:42:32 -04:00