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
/
thir
/
cx
Age
Commit message (
Expand
)
Author
Lines
2021-03-17
Auto merge of #83188 - petrochenkov:field, r=lcnr
bors
-1
/
+4
2021-03-16
Auto merge of #82936 - oli-obk:valtree, r=RalfJung,lcnr,matthewjasper
bors
-2
/
+2
2021-03-16
ast/hir: Rename field-related structures
Vadim Petrochenkov
-1
/
+4
2021-03-15
Fix error after rebase
Roxane
-14
/
+5
2021-03-15
Add comments with examples and tests
Roxane
-13
/
+13
2021-03-14
Only borrow place for matching under specific conditions
Roxane
-26
/
+17
2021-03-14
Use the correct FakeReadCause
Roxane
-67
/
+36
2021-03-14
Introduce new fake reads
Roxane
-1
/
+77
2021-03-12
Use the explicit error constant instead of fake dummies
Oli Scherer
-2
/
+2
2021-03-11
Make THIR data structures public
LeSeulArtichaut
-1
/
+1
2021-03-09
Prevent stack overflow when building THIR
LeSeulArtichaut
-1
/
+3
2021-03-09
Remove useless references/dereferences
LeSeulArtichaut
-11
/
+11
2021-03-09
Make arena allocation for the THIR work
LeSeulArtichaut
-260
/
+301
2021-03-09
Pull `thir::Cx` out of the MIR `Builder`
LeSeulArtichaut
-144
/
+16
2021-03-09
[WIP] Eagerly construct bodies of THIR
LeSeulArtichaut
-1030
/
+992
2021-02-09
Rename HIR UnOp variants
Ömer Sinan Ağacan
-3
/
+3
2021-01-21
Add loop head span to hir
Esteban Küber
-3
/
+1
2021-01-14
Auto merge of #79328 - c410-f3r:hir-if, r=matthewjasper
bors
-0
/
+5
2021-01-07
Reintroduce hir::ExprKind::If
Caio
-0
/
+5
2020-12-20
Remove redundant def_id lookups
Dániel Buga
-2
/
+1
2020-12-17
Rollup merge of #79051 - LeSeulArtichaut:if-let-guard, r=matthewjasper
Yuki Okushi
-4
/
+4
2020-12-12
Auto merge of #79553 - sexxi-goose:mir_min_cap_writeback, r=nikomatsakis
bors
-16
/
+44
2020-12-09
Use precise places when lowering Closures in THIR
Aman Arora
-16
/
+44
2020-12-06
Retain assembly operands span when lowering AST to HIR
Tomasz Miąsko
-1
/
+1
2020-12-06
Implement lowering of if-let guards to MIR
LeSeulArtichaut
-1
/
+1
2020-12-06
Introduce if-let guards in the THIR
LeSeulArtichaut
-4
/
+4
2020-11-17
Move capture lowering from THIR to MIR
Aman Arora
-118
/
+18
2020-11-10
Use Places to express closure/generator Captures
Aman Arora
-2
/
+3
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-9
/
+7
2020-10-16
Lower inline const down to MIR
Santiago Pastorino
-0
/
+6
2020-09-10
Note when a a move/borrow error is caused by a deref coercion
Aaron Hill
-7
/
+22
2020-09-07
Add CONST_ITEM_MUTATION lint
Aaron Hill
-2
/
+13
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-5
/
+5
2020-08-30
mv compiler to compiler/
mark
-0
/
+1507