Skip to content

Commit 09fd6b4

Browse files
Removed a section with broken links because it is no longer relevant
1 parent 21468d5 commit 09fd6b4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

book/src/engine/logic/coinduction.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,6 @@ This is true for all `A, B`
9595
* When all subgoals have been tested, and there are remaining delayed co-inductive subgoals, this is propogated up, marking the current `Strand` as co-inductive
9696
* When the co-inductive `Strand`s reach the root table, we only then pursue an answer
9797

98-
### Failing tests
99-
100-
* Tests were added for the tricky cases above:
101-
* [First](https://github.com/rust-lang/chalk/pull/272/commits/7be2d42c6ea36dd4416774d6872c43e3988f05bd#diff-721709466568566f24fc2e8634c40dcbR140)
102-
* [Second](https://github.com/rust-lang/chalk/pull/272/commits/7be2d42c6ea36dd4416774d6872c43e3988f05bd#diff-721709466568566f24fc2e8634c40dcbR171)
103-
* Both *are* provable to have no solutions, but are returned as ambiguous
104-
10598
## Niko's proposed solution
10699

107100
### High-level idea

0 commit comments

Comments
 (0)