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.
1 parent f3b5db1 commit ca3b0a5Copy full SHA for ca3b0a5
src/compiler-debugging.md
@@ -263,7 +263,7 @@ $ firefox maybe_init_suffix.pdf # Or your favorite pdf viewer
263
## Viewing Spanview output (.html files)
264
[viewing-spanview-output]: #viewing-spanview-output
265
266
-In addition to [graphviz output](#formatting-graphviz-output), MIR debugging
+In addition to [graphviz output](#formatting-graphviz-output-dot-files), MIR debugging
267
flags include an option to generate a MIR representation called `Spanview` that
268
uses HTML to highlight code regions in the original source code and display
269
compiler metadata associated with each region.
0 commit comments