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.
2 parents 5a60a68 + 007a7a1 commit 25b50b3Copy full SHA for 25b50b3
src/SUMMARY.md
@@ -134,9 +134,9 @@
134
135
- [Command-line arguments](./cli.md)
136
- [rustc_driver and rustc_interface](./rustc-driver/intro.md)
137
+ - [Remarks on perma-unstable features](./rustc-driver/remarks-on-perma-unstable-features.md)
138
- [Example: Type checking](./rustc-driver/interacting-with-the-ast.md)
139
- [Example: Getting diagnostics](./rustc-driver/getting-diagnostics.md)
- - [Remarks on perma-unstable features](./rustc-driver/remarks-on-perma-unstable-features.md)
140
- [Errors and lints](diagnostics.md)
141
- [Diagnostic and subdiagnostic structs](./diagnostics/diagnostic-structs.md)
142
- [Translation](./diagnostics/translation.md)
0 commit comments