We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af6837 commit 32d4195Copy full SHA for 32d4195
book.toml
@@ -48,5 +48,6 @@ warning-policy = "error"
48
49
[output.html.redirect]
50
"/compiletest.html" = "tests/compiletest.html"
51
-"/diagnostics/sessiondiagnostic.html" = "diagnostics/diagnostic-structs.html"
+"/diagnostics/sessiondiagnostic.html" = "diagnostic-structs.html"
52
+"/diagnostics/diagnostic-codes.html" = "error-codes.html"
53
"/miri.html" = "const-eval/interpret.html"
0 commit comments