Module rustc_middle::util::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§