Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_middle/src/ty/print/
H A Dpretty.rs2386 pub fn print_only_trait_path(self) -> TraitRefPrintOnlyTraitPath<'tcx> { in print_only_trait_path() method
2396 pub fn print_only_trait_path(self) -> ty::Binder<'tcx, TraitRefPrintOnlyTraitPath<'tcx>> { in print_only_trait_path() method