Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_middle/src/ty/
Dconsts.rs130 pub fn new_misc_error(tcx: TyCtxt<'tcx>, ty: Ty<'tcx>) -> Const<'tcx> { in new_misc_error() method
Dsty.rs1991 pub fn new_misc_error(tcx: TyCtxt<'tcx>) -> Ty<'tcx> { in new_misc_error() method