Module rustc_mir_dataflow::elaborate_drops[][src]

Structs

Enums

Which drop flags to affect/check with an operation.

The value of an inserted drop flag.

Describes how/if a value should be dropped.

Describes if unwinding is necessary and where to unwind to if a panic occurs.

Traits

Functions

“Elaborates” a drop of place/path and patches bb’s terminator to execute it.