Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_middle/src/infer/
Dcanonical.rs164 pub fn with_updated_universe(self, ui: ty::UniverseIndex) -> CanonicalVarInfo<'tcx> { in with_updated_universe() method
249 pub fn with_updated_universe(self, ui: ty::UniverseIndex) -> CanonicalVarKind<'tcx> { in with_updated_universe() method