flowistry::mir

Module utils

Source
Expand description

A potpourri of utilities for working with the MIR, primarily exposed as extension traits.

Structs§

  • A hack to temporary hack to reduce spurious dependencies in generators arising from async functions.

Functions§

  • Given the arguments to a function, returns all projections of the arguments that are mutable pointers.
  • Given the arguments to a function, returns all places in the arguments.

Type Aliases§