We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26adefd commit 6353694Copy full SHA for 6353694
src/SUMMARY.md
@@ -64,7 +64,6 @@
64
- [Prologue](./part-3-intro.md)
65
- [Command-line arguments](./cli.md)
66
- [The Rustc Driver and Interface](./rustc-driver.md)
67
- - [Rustdoc](./rustdoc.md)
68
- [Ex: Type checking through `rustc_interface`](./rustc-driver-interacting-with-the-ast.md)
69
- [Ex: Getting diagnostics through `rustc_interface`](./rustc-driver-getting-diagnostics.md)
70
- [Syntax and the AST](./syntax-intro.md)
0 commit comments