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 44b91dd + 1143675 commit f42a6e3Copy full SHA for f42a6e3
src/doc/rustc-dev-guide/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