Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_infer/src/infer/error_reporting/
Dneed_type_info.rs624 struct InferSource<'tcx> { struct
626 kind: InferSourceKind<'tcx>, argument
664 impl<'tcx> InferSource<'tcx> { impl