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 4295e7b commit 6d5e074Copy full SHA for 6d5e074
src/query.md
@@ -10,7 +10,7 @@ the [def-id] of some item, will compute the type of that item and return
10
it to you.
11
12
[def-id]: appendix/glossary.md#def-id
13
-[hl]: high-level-overview.html
+[hl]: compiler-src.html
14
15
Query execution is **memoized** – so the first time you invoke a
16
query, it will go do the computation, but the next time, the result is
0 commit comments