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 may_be_downstream_trait_ref at crates/formality-rust/src/prove/is_local.rs:74

Signature:

may_be_downstream_trait_ref(_decls: Program, env: Env, assumptions: Wcs, goal: TraitRef,) => Constraints

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.

may_be_downstream_trait_ref
LineCoverageSource
86(p in &goal.parameters)
87(may_be_downstream_parameter(decls, env, assumptions, p) => c)
──────── ("may_be_downstream_trait_ref")
89(may_be_downstream_trait_ref(decls, env, assumptions, goal) => c)