Expand description

This module implements the destructor call addition. It is assumed to run after the panic phase. This is similar to the borrow checking algorithm, except we handle “undroppable drops” by adding destructor calls.

Structs

Functions

Type Definitions