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
/
compiler
/
rustc_mir_build
/
src
/
build
/
block.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-4
/
+2
2022-02-02
Lazily resolve type-alias-impl-trait defining uses
Oli Scherer
-2
/
+4
2021-06-21
Fix unused_unsafe with compiler-generated unsafe
Cameron Steffen
-0
/
+1
2021-06-06
Remove some last remants of {push,pop}_unsafe!
Smitty
-18
/
+4
2021-05-22
Make THIR building a stealable query
LeSeulArtichaut
-1
/
+1
2021-05-22
Move THIR structure definitions to `rustc_middle`
LeSeulArtichaut
-1
/
+1
2021-05-19
Store THIR in `IndexVec`s instead of an `Arena`
LeSeulArtichaut
-12
/
+21
2021-03-09
Remove useless references/dereferences
LeSeulArtichaut
-23
/
+16
2021-03-09
Make arena allocation for the THIR work
LeSeulArtichaut
-3
/
+3
2021-03-09
Pull `thir::Cx` out of the MIR `Builder`
LeSeulArtichaut
-5
/
+4
2021-03-09
[WIP] Eagerly construct bodies of THIR
LeSeulArtichaut
-32
/
+33
2021-02-04
Revert "Avoid leaking block expression values"
Felix S. Klock II
-7
/
+3
2020-12-04
Avoid leaking block expression values
Matthew Jasper
-3
/
+7
2020-10-04
Defer creating drop trees in MIR lowering until leaving that scope
Matthew Jasper
-8
/
+10
2020-09-18
use matches!() macro for simple if let conditions
Matthias Krüger
-2
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+246