mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +00:00

VS code graphviz extensions use d3-graphviz, which supports `Courier` fontname but does not support `monospace`. This caused graphs to render poorly because the text sizes were wrong.