salsa/components
bors[bot] bd7f27d72b
Merge #406
406: no need to generate a config struct for each field of `salsa::input` r=nikomatsakis a=XFFXFF

https://github.com/salsa-rs/salsa/pull/342 added `InputFieldIngredient` which replaces the `FunctionIngredient` for `salsa::input`, so we don't need to generate a config struct and `salsa::function::Configuration` impl for each field, beacuse they are only needed when we use `FunctionIngredient`

Co-authored-by: XFFXFF <1247714429@qq.com>
2022-09-05 10:49:33 +00:00
..
salsa-2022 reduce amount of generated code for DebugWithDb 2022-08-30 18:03:18 +02:00
salsa-2022-macros Merge #406 2022-09-05 10:49:33 +00:00
salsa-macros Fix clippy issues 2022-08-24 18:45:53 +02:00