Skip to content

Commit 25b50b3

Browse files
authored
Merge pull request #2394 from smanilov/patch-9
Make run instructions first
2 parents 5a60a68 + 007a7a1 commit 25b50b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,9 @@
134134

135135
- [Command-line arguments](./cli.md)
136136
- [rustc_driver and rustc_interface](./rustc-driver/intro.md)
137+
- [Remarks on perma-unstable features](./rustc-driver/remarks-on-perma-unstable-features.md)
137138
- [Example: Type checking](./rustc-driver/interacting-with-the-ast.md)
138139
- [Example: Getting diagnostics](./rustc-driver/getting-diagnostics.md)
139-
- [Remarks on perma-unstable features](./rustc-driver/remarks-on-perma-unstable-features.md)
140140
- [Errors and lints](diagnostics.md)
141141
- [Diagnostic and subdiagnostic structs](./diagnostics/diagnostic-structs.md)
142142
- [Translation](./diagnostics/translation.md)

0 commit comments

Comments
 (0)