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
/
src
/
librustc_mir_build
/
build
/
scope.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-1313
/
+0
2020-07-31
Rename HAIR to THIR (Typed HIR).
Valentin Lazureanu
-4
/
+4
2020-06-16
rename location field of Drop terminators to place
Ralf Jung
-4
/
+4
2020-06-04
Revert "Defer creating drop trees in MIR lowering until leaving that scope"
Felix S. Klock II
-701
/
+630
2020-06-04
Revert "Add some more comments"
Felix S. Klock II
-18
/
+5
2020-06-04
Revert "Address review comments"
Felix S. Klock II
-5
/
+5
2020-05-18
Add asm! to MIR
Amanieu d'Antras
-1
/
+2
2020-05-13
docs: fix link
Tshepang Lekhonkhobe
-1
/
+1
2020-05-09
Address review comments
Matthew Jasper
-5
/
+5
2020-05-09
Add some more comments
Matthew Jasper
-6
/
+21
2020-05-09
Defer creating drop trees in MIR lowering until leaving that scope
Matthew Jasper
-630
/
+698
2020-05-06
Add `SourceInfo::outermost`.
Nicholas Nethercote
-1
/
+1
2020-04-13
unit rvalue: use constant `()` instead of tuple
Bastian Kauschke
-1
/
+1
2020-03-31
Use Place directly in librustc_mir_build, it's Copy
Santiago Pastorino
-2
/
+2
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-2
/
+2
2020-01-27
don't clone types that are copy, round two.
Matthias Krüger
-2
/
+2
2020-01-12
Split `rustc_mir::{build, hair, lints}` into their own crate
Matthew Jasper
-0
/
+1313