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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_mir
/
mir_map.rs
Age
Commit message (
Expand
)
Author
Lines
2015-11-30
Move the core MIR datastructures to librustc.
Michael Woerister
-1
/
+1
2015-11-18
Port a bunch of code new-visitor; all of these ports were
Niko Matsakis
-19
/
+15
2015-11-16
ImplItem_ -> ImplItemKind rename
Oliver Schneider
-2
/
+2
2015-11-16
rename ImplItem_::*ImplItem to ImplItem_::*
Oliver Schneider
-2
/
+2
2015-11-12
Auto merge of #29757 - dotdash:mir_simplify_cfg, r=nikomatsakis
bors
-1
/
+4
2015-11-12
Add a MIR pass to simplify the control flow graph
Björn Steinbrink
-1
/
+4
2015-11-10
Remove the mirroring for patterns and just convert them eagerly; then,
Niko Matsakis
-2
/
+2
2015-11-05
remove excess string allocation
Steve Klabnik
-1
/
+1
2015-11-03
Move the "HAIR" code that reads the tcx tables etc out of the `tcx`
Niko Matsakis
-1
/
+1
2015-11-03
Build the MIR using the liberated fn sigs, and track the return type
Niko Matsakis
-20
/
+36
2015-10-07
Partially format librustc_mir with rustfmt.
Ms2ger
-59
/
+51
2015-10-06
rename `dump` to `mir_map`, which seems more suitable
Niko Matsakis
-0
/
+249