Skip to content

Commit 6e2b70c

Browse files
ehussmark-i-m
authored andcommitted
Move CLI to part 3.
1 parent ba1a8df commit 6e2b70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/SUMMARY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
- [Emitting Errors and other Diagnostics](diagnostics.md)
3030
- [`LintStore`](./diagnostics/lintstore.md)
3131
- [Diagnostic Codes](./diagnostics/diagnostic-codes.md)
32-
- [Command-line arguments](./cli.md)
3332
- [ICE-breaker teams](ice-breaker/about.md)
3433
- ["Cleanup Crew" ICE-breakers](ice-breaker/cleanup-crew.md)
3534
- [LLVM ICE-breakers](ice-breaker/llvm.md)
@@ -48,6 +47,7 @@
4847
- [Parallel Compilation](./parallel-rustc.md)
4948

5049
- [Part 3: Source Code Representations](./part-3-intro.md)
50+
- [Command-line arguments](./cli.md)
5151
- [The Rustc Driver and Interface](./rustc-driver.md)
5252
- [Rustdoc](./rustdoc.md)
5353
- [Ex: Type checking through `rustc_interface`](./rustc-driver-interacting-with-the-ast.md)

0 commit comments

Comments
 (0)