rust/compiler/rustc_mir
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 Add regex dependency to librustc_mir 2020-08-30 11:15:21 -07:00