rust/compiler/rustc_graphviz
Rich Kadel f7aee330c7 Also fixed monospace font for d3-graphviz engine
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.
2020-09-09 14:49:32 -07:00
..
src Also fixed monospace font for d3-graphviz engine 2020-09-09 14:49:32 -07:00
Cargo.toml