mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-15 01:39:25 +00:00
bd7f27d72b
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> |
||
---|---|---|
.. | ||
salsa-2022 | ||
salsa-2022-macros | ||
salsa-macros |