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_middle
/
src
/
thir.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-20
Revert "Auto merge of #93800 - b-naber:static-initializers-mir-val, r=oli-obk"
Mark Rousskov
-3
/
+1
2022-02-15
try to bless 32bit mir tests manually
b-naber
-5
/
+1
2022-02-15
use AllocId and Ty in ExprKind::StaticRef and delay ConstValue construction
b-naber
-2
/
+8
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-8
/
+8
2022-01-18
Formally implement let chains
Caio
-1
/
+1
2022-01-12
Remove deprecated LLVM-style inline assembly
Tomasz Miąsko
-6
/
+0
2022-01-11
Store a `Symbol` instead of an `Ident` in `VariantDef`/`FieldDef`
Aaron Hill
-2
/
+2
2021-09-09
rename mir -> thir around abstract consts
Ellen
-243
/
+3
2021-09-09
move thir visitor to rustc_middle
Ellen
-0
/
+243
2021-09-01
Fix drop handling for `if let` expressions
Matthew Jasper
-0
/
+1
2021-08-25
Various pattern cleanups
Léo Lanteri Thauvin
-12
/
+4
2021-08-15
Introduce hir::ExprKind::Let - Take 2
Caio
-0
/
+4
2021-06-22
Add documentation for various THIR structs
LeSeulArtichaut
-35
/
+109
2021-06-21
Fix unused_unsafe with compiler-generated unsafe
Cameron Steffen
-0
/
+1
2021-06-18
Auto merge of #85421 - Smittyvb:rm_pushpop_unsafe, r=matthewjasper
bors
-2
/
+0
2021-06-13
Box `ExprKind::Adt`
LeSeulArtichaut
-13
/
+16
2021-06-06
Remove some last remants of {push,pop}_unsafe!
Smitty
-2
/
+0
2021-05-22
Make THIR building a stealable query
LeSeulArtichaut
-20
/
+24
2021-05-22
Move THIR structure definitions to `rustc_middle`
LeSeulArtichaut
-0
/
+743