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 d3cca65 commit 8a1879aCopy full SHA for 8a1879a
src/SUMMARY.md
@@ -37,7 +37,7 @@
37
- [High-level overview of the compiler source](./high-level-overview.md)
38
- [The Rustc Driver and Interface](./rustc-driver.md)
39
- [Rustdoc](./rustdoc.md)
40
- - [Example: Type checking through `rustc_interface`](./rustc-driver-interacting-with-the-ast.md)
+ - [Ex: Type checking through `rustc_interface`](./rustc-driver-interacting-with-the-ast.md)
41
- [Queries: demand-driven compilation](./query.md)
42
- [The Query Evaluation Model in Detail](./queries/query-evaluation-model-in-detail.md)
43
- [Incremental compilation](./queries/incremental-compilation.md)
0 commit comments