We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61adf4c commit 6568317Copy full SHA for 6568317
src/SUMMARY.md
@@ -17,7 +17,7 @@
17
- [Incremental compilation](./incremental-compilation.md)
18
- [Debugging and Testing](./incrcomp-debugging.md)
19
- [The parser](./the-parser.md)
20
-- [Testing](./testing.md)
+- [`#[test]` Implementation](./test-implementation.md)
21
- [Macro expansion](./macro-expansion.md)
22
- [Name resolution](./name-resolution.md)
23
- [The HIR (High-level IR)](./hir.md)
src/testing.md renamed to src/test-implementation.md
0 commit comments