It looks like the high-level-overview was renamed (#721)

This commit is contained in:
Michael Bryan 2020-05-27 23:04:56 +08:00 committed by GitHub
parent a3287df2ad
commit e4c502318f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ the [def-id] of some item, will compute the type of that item and return
it to you.
[def-id]: appendix/glossary.md#def-id
[hl]: high-level-overview.html
[hl]: compiler-src.html
Query execution is **memoized** so the first time you invoke a
query, it will go do the computation, but the next time, the result is