index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_mir
/
src
/
util
/
graphviz.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-134
/
+0
2021-02-22
Fix mir-cfg dumps
Ömer Sinan Ağacan
-5
/
+18
2020-12-15
Auto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
bors
-131
/
+16
2020-12-06
[mir-opt] Allow debuginfo to be generated for a constant or a Place
Wesley Wiser
-1
/
+1
2020-11-09
update gsgdt
Vishnunarayan K I
-2
/
+2
2020-11-09
write to a String instead to reduce churn
Vishnunarayan K I
-14
/
+21
2020-11-09
make MIR graphviz generation use gsgdt
Vishnunarayan K I
-145
/
+23
2020-11-05
Rust coverage before splitting instrument_coverage.rs
Rich Kadel
-1
/
+3
2020-10-05
Auto merge of #77552 - ecstatic-morse:body-def-id, r=lcnr
bors
-11
/
+8
2020-10-05
Auto merge of #77466 - Aaron1011:reland-drop-tree, r=matthewjasper
bors
-2
/
+8
2020-10-04
Replace `(Body, DefId)` with `Body` where possible
Dylan MacKenzie
-11
/
+8
2020-10-04
Remember the `MirSource` for each `Body`
Dylan MacKenzie
-2
/
+2
2020-10-04
Fix rebase fallout
Aaron Hill
-8
/
+3
2020-10-04
Defer creating drop trees in MIR lowering until leaving that scope
Matthew Jasper
-1
/
+12
2020-09-16
Make graphviz font configurable
Rich Kadel
-3
/
+3
2020-09-09
Also fixed monospace font for d3-graphviz engine
Rich Kadel
-1
/
+1
2020-09-08
Add -Zgraphviz_dark_mode
Rich Kadel
-7
/
+22
2020-08-30
mv compiler to compiler/
mark
-0
/
+216