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
/
src
/
test
/
mir-opt
/
inline-closure.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-20
Move the rest of the mir-opt inline tests into a folder
Wesley Wiser
-50
/
+0
2019-11-28
rustc: hide HirId's fmt::Debug output from -Z span_free_formats.
Eduard-Mihai Burtescu
-3
/
+3
2019-11-27
rustc: move debug info from LocalDecl and UpvarDecl into a dedicated VarDebug...
Eduard-Mihai Burtescu
-18
/
+34
2019-11-05
rustc: remove "GlobalMetaData" dead code from hir::map::definitions.
Eduard-Mihai Burtescu
-1
/
+1
2019-05-09
cleanup: Remove `DefIndexAddressSpace`
Vadim Petrochenkov
-1
/
+1
2019-04-21
Move `async fn` arguments into closure.
David Wood
-1
/
+1
2019-04-14
Update tests
John Kåre Alsaker
-1
/
+1
2019-03-07
HirIdification: replace NodeId method calls
ljedrz
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-26
Fix tests and rustdoc
Nick Cameron
-1
/
+1
2018-06-27
Update MIR opt tests
Matthew Jasper
-1
/
+1
2017-11-28
tests: update to include move annotations in MIR.
Eduard-Mihai Burtescu
-4
/
+4
2017-11-19
fix closure inlining by spilling arguments to a temporary
Niko Matsakis
-2
/
+4
2017-11-14
Fix test
Shotaro Yamada
-19
/
+8
2017-11-14
Handle closures correctly in MIR inlining
Shotaro Yamada
-0
/
+53