☰
TyCtxtInferExt
Required Methods
infer_ctxt
Implementations on Foreign Types
TyCtxt<'tcx>
Implementors
In rustc_infer::infer
?
Trait
rustc_infer
::
infer
::
TyCtxtInferExt
source
·
[
−
]
pub trait TyCtxtInferExt<'tcx> { fn
infer_ctxt
(self) ->
InferCtxtBuilder
<'tcx>; }
Required Methods
§
source
fn
infer_ctxt
(self) ->
InferCtxtBuilder
<'tcx>
Implementations on Foreign Types
§
source
§
impl<'tcx>
TyCtxtInferExt
<'tcx> for
TyCtxt
<'tcx>
source
§
fn
infer_ctxt
(self) ->
InferCtxtBuilder
<'tcx>
Implementors
§