Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_const_eval/src/
Derrors.rs297 pub struct NonConstQuestionBranch<'tcx> { struct
299 pub span: Span,
300 pub ty: Ty<'tcx>,
301 pub kind: ConstContext,