mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-15 01:39:25 +00:00
42a653ca6f
Rather than checking return value of from `Q::cycle_fallback`, we now consult the computed recovery strategy to decide whether to panic or to recover. We can thus assume that we will successfully recover and don't need to check for `None` results anymore. |
||
---|---|---|
.. | ||
salsa-macros |