mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-02 19:32:17 +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. |
||
---|---|---|
.. | ||
docs | ||
src | ||
tests | ||
Cargo.toml |