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_mir_build
/
src
/
build
/
expr
Age
Commit message (
Expand
)
Author
Lines
2020-12-09
Use precise places when lowering Closures in THIR
Aman Arora
-41
/
+49
2020-12-09
Use Places for captures in MIR
Aman Arora
-22
/
+128
2020-12-09
Also generate `StorageDead` in constants
oli
-9
/
+8
2020-12-06
Move handling UpvarRef to PlaceBuilder
Aman Arora
-78
/
+207
2020-12-04
Avoid leaking block expression values
Matthew Jasper
-35
/
+74
2020-12-04
Use `record_operands_moved` more aggresively
Matthew Jasper
-3
/
+15
2020-11-24
Use the name "auto traits" everywhere in the compiler
Camelid
-1
/
+1
2020-11-17
Remove THIR::ExprKind::SelfRef
Aman Arora
-4
/
+0
2020-11-17
Move capture lowering from THIR to MIR
Aman Arora
-0
/
+82
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-12
/
+3
2020-10-27
Add unsized_fn_params feature
Santiago Pastorino
-1
/
+1
2020-10-16
Lower inline const down to MIR
Santiago Pastorino
-1
/
+7
2020-10-04
Defer creating drop trees in MIR lowering until leaving that scope
Matthew Jasper
-13
/
+11
2020-09-07
Add CONST_ITEM_MUTATION lint
Aaron Hill
-1
/
+4
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-3
/
+3
2020-08-30
mv compiler to compiler/
mark
-0
/
+2083
[prev]