salsa/components
Niko Matsakis 66ffae1bb9 generalize push to always have a &mut route
We also track whether reset is required at the ingredient level.
For tracked struct fields, we were not using `push_mut`,
and I think that was an oversight.

The plan is to do a "dependent ingredient" interlinking pass
once the database is constructed.
2022-08-16 17:55:32 -04:00
..
salsa-2022 generalize push to always have a &mut route 2022-08-16 17:55:32 -04:00
salsa-2022-macros generalize push to always have a &mut route 2022-08-16 17:55: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