Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_trait_selection/src/traits/specialize/
Dspecialization_graph.rs38 fn remove_existing(&mut self, tcx: TyCtxt<'tcx>, impl_def_id: DefId); in remove_existing() method
67 fn remove_existing(&mut self, tcx: TyCtxt<'tcx>, impl_def_id: DefId) { in remove_existing() method