Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Judgment borrow_check at crates/formality-rust/src/check/borrow_check/nll.rs:126

Signature:

borrow_check(env: TypeckEnv, assumptions: Wcs, state: FlowState, block: Block,) => ()

The number on each rule’s conclusion is positive coverage; the number on each premise is negative coverage. Click a number to browse the tests.

borrow_check
LineCoverageSource
13746(borrow_check_block(env, assumptions, state, block, LivePlaces::default()) => _state)
──────── ("borrow_check")
13975(borrow_check(env, assumptions, state, block) => ())