We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530c4d7 commit 263081cCopy full SHA for 263081c
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