mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
![]() Replaces the previously-used `DeferredObligations` structure used for accumulating and then acting over ability obligations during module solving in favor of just the `ObligationCache`. The `ObligationCache` stays alive for the entirety of a module solving and provides a convenient mechanism for answering obligation queries with a backed cache. |
||
---|---|---|
.. | ||
ability.rs | ||
lib.rs | ||
module.rs | ||
solve.rs |