Skip to content

Commit b70ee17

Browse files
committed
rename to coherence_overlap
1 parent b1ceae9 commit b70ee17

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

crates/formality-prove/src/prove/prove_wf.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ judgment_fn! {
2626
--- ("universal variables")
2727
(prove_wf(_decls, env, _assumptions, PlaceholderVar { .. }) => Constraints::none(env))
2828
)
29-
29+
3030
(
3131
(for_all(&decls, &env, &assumptions, &parameters, &prove_wf) => c)
3232
--- ("tuples")
File renamed without changes.

0 commit comments

Comments
 (0)