Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_middle/src/ty/print/
Dpretty.rs2658 pub fn print_only_trait_path(self) -> TraitRefPrintOnlyTraitPath<'tcx> { in print_only_trait_path() method
2668 pub fn print_only_trait_path(self) -> ty::Binder<'tcx, TraitRefPrintOnlyTraitPath<'tcx>> { in print_only_trait_path() method