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 4da225f commit 8bcab81Copy full SHA for 8bcab81
src/SUMMARY.md
@@ -14,7 +14,7 @@
14
- [Adding new tests](./tests/adding.md)
15
- [Using `compiletest` + commands to control test execution](./compiletest.md)
16
- [Walkthrough: a typical contribution](./walkthrough.md)
17
-- [Implementing new feature](./implementing_new_feature.md)
+- [Implementing new features](./implementing_new_feature.md)
18
- [Stabilizing Features](./stabilization_guide.md)
19
- [Debugging the Compiler](./compiler-debugging.md)
20
- [Profiling the compiler](./profiling.md)
0 commit comments