Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_middle/src/ty/
Dadjustment.rs152 pub enum AllowTwoPhase { enum
/third_party/rust/rust/compiler/rustc_hir_typeck/src/
Dcoercion.rs137 allow_two_phase: AllowTwoPhase, in new()
1007 allow_two_phase: AllowTwoPhase, in try_coerce()
Ddemand.rs217 allow_two_phase: AllowTwoPhase, in demand_coerce()
238 allow_two_phase: AllowTwoPhase, in demand_coerce_diag()