about summary refs log tree commit diff
path: root/src/test/mir-opt/inline-closure-borrows-arg.rs
AgeCommit message (Expand)AuthorLines
2019-04-21Move `async fn` arguments into closure.David Wood-1/+1
2019-04-14Update testsJohn Kåre Alsaker-1/+1
2019-03-07HirIdification: replace NodeId method callsljedrz-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-26Fix tests and rustdocNick Cameron-1/+1
2018-09-18Update mir-opt test suiteRémy Rakic-0/+1
2018-06-27Update MIR opt testsMatthew Jasper-5/+3
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-0/+50