Home
last modified time | relevance | path

Searched defs:UnallowedFnPointerCall (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_const_eval/src/
Derrors.rs119 pub(crate) struct UnallowedFnPointerCall { struct
121 pub span: Span,
122 pub kind: ConstContext,