rust: Move "lookup" a.k.a. "unsure" paths into `DirstateStatus` struct...
rust: Move "lookup" a.k.a. "unsure" paths into `DirstateStatus` struct
Instead of having `status()` returning a tuple of those paths and
`DirstateStatus`.
Differential Revision:
https://phab.mercurial-scm.org/D10494