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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2021-02-05
Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-...
bors
-15
/
+5
2020-12-15
Auto merge of #73210 - wesleywiser:consts_in_debuginfo, r=oli-obk
bors
-3
/
+3
2020-12-09
Use precise places when lowering Closures in THIR
Aman Arora
-6
/
+16
2020-12-06
[mir-opt] Allow debuginfo to be generated for a constant or a Place
Wesley Wiser
-3
/
+3
2020-12-04
Avoid leaking block expression values
Matthew Jasper
-10
/
+24
2020-11-16
compiler: fold by value
Bastian Kauschke
-1
/
+1
2020-11-14
Move Steal to rustc_data_structures.
Camille GILLOT
-1
/
+1
2020-10-21
rustc_mir: track inlined callees in SourceScopeData.
Eduard-Mihai Burtescu
-1
/
+1
2020-10-17
Remove unused cached_unreachable_block from MIR builder
Tomasz Miąsko
-14
/
+0
2020-10-05
Auto merge of #77552 - ecstatic-morse:body-def-id, r=lcnr
bors
-1
/
+1
2020-10-05
Auto merge of #77466 - Aaron1011:reland-drop-tree, r=matthewjasper
bors
-63
/
+28
2020-10-04
Replace `(Body, DefId)` with `Body` where possible
Dylan MacKenzie
-1
/
+1
2020-10-04
HACK: Overwrite the MIR's source with the correct const param
Dylan MacKenzie
-1
/
+7
2020-10-04
Remember the `MirSource` for each `Body`
Dylan MacKenzie
-2
/
+9
2020-10-04
Defer creating drop trees in MIR lowering until leaving that scope
Matthew Jasper
-63
/
+28
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-5
/
+5
2020-08-30
mv compiler to compiler/
mark
-0
/
+1030