salsa/components
Niko Matsakis 42a653ca6f use computed recovery strategy
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.
2021-10-30 11:19:09 -04:00
..
salsa-macros use computed recovery strategy 2021-10-30 11:19:09 -04:00