`ContextKind` is completely unused in the borrow checker. It should be removed and any uses of `Context` should be replaced with `rust::mir::Location`.
ContextKindis completely unused in the borrow checker. It should be removed and any uses ofContextshould be replaced withrust::mir::Location.