Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_middle/src/traits/
Dmod.rs186 pub fn to_constraint_category(&self) -> ConstraintCategory<'tcx> { in to_constraint_category() method
/third_party/rust/rust/compiler/rustc_infer/src/infer/
Dmod.rs418 pub fn to_constraint_category(&self) -> ConstraintCategory<'tcx> { in to_constraint_category() method