Skip to main content

apply_reverse_dependency_refresh

Function apply_reverse_dependency_refresh 

Source
pub fn apply_reverse_dependency_refresh(
    state: &LspShellState,
    refresh: &LspReverseDependencyRefreshV0,
)
Expand description

Apply an off-loop reverse-dependency refresh (produced by a worker’s selector build, delivered through the completion channel) to the loop state’s memo. The straight-line build has no memo; the refresh is a no-op there.