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.
compiletest
1 parent 5723bce commit fc83b6fCopy full SHA for fc83b6f
src/SUMMARY.md
@@ -3,6 +3,7 @@
3
- [About this guide](./about-this-guide.md)
4
- [How to build the compiler and run what you built](./how-to-build-and-run.md)
5
- [Using the compiler testing framework](./running-tests.md)
6
+- [How to add new header commands to `compiletest`](./compiletest.md)
7
- [Walkthrough: a typical contribution](./walkthrough.md)
8
- [High-level overview of the compiler source](./high-level-overview.md)
9
- [Queries: demand-driven compilation](./query.md)
0 commit comments