rust/compiler/rustc_graphviz
Rich Kadel c19b2370e4 Add -Zgraphviz_dark_mode
Many developers use a dark theme with editors and IDEs, but this
typically doesn't extend to graphviz output.

When I bring up a MIR graphviz document, the white background is
strikingly bright. This new option changes the colors used for graphviz
output to work better in dark-themed UIs.
2020-09-08 17:19:38 -07:00
..
src Add -Zgraphviz_dark_mode 2020-09-08 17:19:38 -07:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00