You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improve unstable size analysis support
1. Include an option `panic_if_missing` that will panic if there is an ingredient with no `heap_size()` defined, to ensure coverage.
2. Add `heap_size()` to tracked structs, interneds an inputs.
* Make heap size a separate field, remove panic argument
* Remove stale comment
---------
Co-authored-by: Chayim Refael Friedman <chayimfr@gmail.com>
0 commit comments