We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c0721b commit 6a1b090Copy full SHA for 6a1b090
book/src/recursive/stack.md
@@ -73,4 +73,5 @@ detect a cycle by checking in the [search graph] to see whether G has an associa
73
[`cycle`] field to true...but I get ahead of myself, read the next chapters
74
to learn more about that).
75
76
-[search graph]: ./search_graph.md
+[search graph]: ./search_graph.md
77
+[`cycle`]: http://rust-lang.github.io/chalk/chalk_solve/recursive/stack/struct.StackEntry.html#structfield.cycle
0 commit comments