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.
2 parents 1976670 + 288ea6e commit 5975693Copy full SHA for 5975693
src/query.md
@@ -37,12 +37,15 @@ will in turn demand information about that crate, starting from the
37
actual parsing.
38
39
Although this vision is not fully realized, large sections of the
40
-compiler (for example, generating [MIR](./mir/index.md)) currently work exactly like this.
+compiler (for example, generating [MIR]) currently work exactly like this.
41
42
-[^incr-comp-detail]: The ["Incremental Compilation in Detail](queries/incremental-compilation-in-detail.md) chapter gives a more
+[^incr-comp-detail]: The [Incremental compilation in detail] chapter gives a more
43
in-depth description of what queries are and how they work.
44
If you intend to write a query of your own, this is a good read.
45
46
+[Incremental compilation in detail]: queries/incremental-compilation-in-detail.md
47
+[MIR]: mir/index.md
48
+
49
## Invoking queries
50
51
Invoking a query is simple. The [`TyCtxt`] ("type context") struct offers a method
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments