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 64e6496 commit 2161d14Copy full SHA for 2161d14
src/queries/query-evaluation-model-in-detail.md
@@ -73,7 +73,7 @@ not memoize the result.
73
74
When the query context is created, it is still empty: No queries have been
75
executed, no results are cached. But the context already provides access to
76
-"input" data, i.e. pieces of immutable data that where computed before the
+"input" data, i.e. pieces of immutable data that were computed before the
77
context was created and that queries can access to do their computations.
78
Currently this input data consists mainly of the HIR map and the command-line
79
options the compiler was invoked with. In the future, inputs will just consist
0 commit comments