Home
last modified time | relevance | path

Searched refs:NotTwoPhase (Results 1 – 2 of 2) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_borrowck/src/
H A Dborrow_set.rs47 NotTwoPhase, enumerator
215 activation_location: TwoPhaseActivation::NotTwoPhase, in visit_assign()
H A Dpath_utils.rs79 TwoPhaseActivation::NotTwoPhase => return true, in is_active()