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
/
expr
/
stmt.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-20
Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb
bors
-5
/
+5
2023-01-17
Remove double spaces after dots in comments
Maybe Waffle
-1
/
+1
2023-01-17
tidy
Waffle Maybe
-1
/
+1
2023-01-17
Don't call closures immediately, use `try{}` blocks
Maybe Waffle
-5
/
+5
2022-12-12
Fixup method doc that mentions removed param
Maybe Waffle
-4
/
+2
2022-08-24
Store blocks in `Thir`.
Nicholas Nethercote
-7
/
+15
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+1
2022-02-28
6 - Make more use of `let_chains`
Caio
-15
/
+13
2022-01-12
Remove deprecated LLVM-style inline assembly
Tomasz Miąsko
-32
/
+0
2021-08-18
Remove box syntax from rustc_mir_build
est31
-2
/
+2
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
/
+22
2021-03-09
Take into account `ExprKind::Scope` when calculating span of temporary
LeSeulArtichaut
-6
/
+6
2021-03-09
Remove useless references/dereferences
LeSeulArtichaut
-20
/
+14
2021-03-09
Make arena allocation for the THIR work
LeSeulArtichaut
-1
/
+1
2021-03-09
Remove `Clone` impl for `thir::Expr`
LeSeulArtichaut
-4
/
+3
2021-03-09
Pull `thir::Cx` out of the MIR `Builder`
LeSeulArtichaut
-1
/
+1
2021-03-09
[WIP] Eagerly construct bodies of THIR
LeSeulArtichaut
-27
/
+32
2021-02-04
Revert "Use `record_operands_moved` more aggresively"
Felix S. Klock II
-2
/
+0
2020-12-04
Use `record_operands_moved` more aggresively
Matthew Jasper
-0
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+175