summary refs log tree commit diff
path: root/src/test/mir-opt/inline-closure.rs
AgeCommit message (Expand)AuthorLines
2017-11-28tests: update to include move annotations in MIR.Eduard-Mihai Burtescu-4/+4
2017-11-19fix closure inlining by spilling arguments to a temporaryNiko Matsakis-2/+4
2017-11-14Fix testShotaro Yamada-19/+8
2017-11-14Handle closures correctly in MIR inliningShotaro Yamada-0/+53