rust/compiler/rustc_mir/src
Tyler Mandry 3bf66ae25f
Rollup merge of #76794 - richkadel:graphviz-font, r=ecstatic-morse
Make graphviz font configurable

Alternative to PR #76776.

To change the graphviz output to use an alternative `fontname` value,
add a command line option like: `rustc --graphviz-font=monospace`.

r? @ecstatic-morse
2020-09-16 12:24:30 -07:00
..
borrow_check Rollup merge of #76756 - matthiaskrgr:cl123ppy, r=Dylan-DPC 2020-09-16 12:24:17 -07:00
const_eval Change ty.kind to a method 2020-09-04 17:47:51 +02:00
dataflow Rollup merge of #76794 - richkadel:graphviz-font, r=ecstatic-morse 2020-09-16 12:24:30 -07:00
interpret Change ty.kind to a method 2020-09-04 17:47:51 +02:00
monomorphize Rollup merge of #76694 - wesleywiser:partitioning_cx_trait, r=davidtwco 2020-09-16 12:34:18 +02:00
transform Rollup merge of #76756 - matthiaskrgr:cl123ppy, r=Dylan-DPC 2020-09-16 12:24:17 -07:00
util Rollup merge of #76794 - richkadel:graphviz-font, r=ecstatic-morse 2020-09-16 12:24:30 -07:00
lib.rs Extend dataflow framework to support arbitrary lattices 2020-08-30 11:15:24 -07:00
shim.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00