We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb0273a commit 843c390Copy full SHA for 843c390
src/SUMMARY.md
@@ -56,6 +56,7 @@
56
- [RISC-V](notification-groups/risc-v.md)
57
- [Windows](notification-groups/windows.md)
58
- [Licenses](./licenses.md)
59
+- [Editions](guides/editions.md)
60
61
# High-level Compiler Architecture
62
@@ -184,10 +185,6 @@
184
185
- [Sanitizers Support](./sanitizers.md)
186
- [Debugging support in the Rust compiler](./debugging-support-in-rustc.md)
187
-# General Guides
188
-
189
-- [Editions](guides/editions.md)
190
191
---
192
193
[Appendix A: Background topics](./appendix/background.md)
0 commit comments