rustc_middle::util

Module call_kind

Source
Expand description

Common logic for borrowck use-after-move errors when moved into a fn(self), as well as errors when attempting to call a non-const function in a const context.

Enums§

Functions§