about summary refs log tree commit diff
path: root/src/test/ui/closures
AgeCommit message (Expand)AuthorLines
2021-10-04Rollup merge of #89504 - Aaron1011:rpit-nll-static, r=nikomatsakisManish Goregaokar-2/+0
2021-10-04Stabilize try_reserveKornel-1/+0
2021-10-03Don't suggest replacing region with 'static in NLLAaron Hill-2/+0
2021-09-30Auto merge of #89282 - sexxi-goose:fix-88118, r=nikomatsakisbors-0/+36
2021-09-26Fix testRoxane-9/+5
2021-09-262229: Consume IfLet exprRoxane-0/+40
2021-09-26Auto merge of #89144 - sexxi-goose:insig_stdlib, r=nikomatsakisbors-527/+240
2021-09-26Remove box syntax from most places in src/test outside of the issues direst31-2/+2
2021-09-24Update and add more testsWesley Wiser-65/+118
2021-09-23Fix tidy and respond to some feedbackWesley Wiser-2/+2
2021-09-23Drop fully captured upvars in the same order as the regular drop codeWesley Wiser-17/+17
2021-09-23Add tests to verify the drop order of fields in fully captured upvarsWesley Wiser-0/+360
2021-09-22PR fixupAman Arora-46/+61
2021-09-21Handle type params in insig dtorsAman Arora-17/+45
2021-09-21Update testsAman Arora-559/+229
2021-09-17Rollup merge of #88883 - c410-f3r:tests, r=petrochenkovYuki Okushi-0/+74
2021-09-16Point at call span that introduced obligation for the argEsteban Kuber-2/+6
2021-09-15Move some tests to more reasonable directoriesCaio-0/+74
2021-09-09Ignore automatically derived impls of `Clone` and `Debug` in dead code analysisFabian Wolff-10/+15
2021-09-08Auto merge of #88477 - sexxi-goose:issue-88476, r=nikomatsakisbors-0/+206
2021-09-032229: Don't move out of drop typeAman Arora-0/+206
2021-08-31Add test for closure migration where body is a block fragment.Mara Bos-0/+86
2021-08-31Auto merge of #88467 - sexxi-goose:issue-88431, r=nikomatsakisbors-33/+69
2021-08-30Auto merge of #88466 - sexxi-goose:issue-88372, r=nikomatsakisbors-0/+19
2021-08-292229: Drop any deref in move closureAman Arora-33/+69
2021-08-292229: Handle update to capture kind properlyAman Arora-0/+19
2021-08-28Move match tests in match folderRoxane-35/+38
2021-08-28Create a specific match folder for match testsRoxane-0/+0
2021-08-28Add additional match test caseRoxane-0/+51
2021-08-28Handle match with non axhaustive variants in closuresRoxane-0/+114
2021-08-28Auto merge of #88390 - sexxi-goose:missing-case, r=nikomatsakisbors-0/+60
2021-08-27Add missing const edge caseRoxane-0/+60
2021-08-25Auto merge of #85499 - jackh726:assoc-type-norm-rebase, r=nikomatsakisbors-34/+2
2021-08-24Normalize associated types with bound varsJack Huey-34/+2
2021-08-24Auto merge of #88271 - sexxi-goose:liveness, r=nikomatsakisbors-33/+4
2021-08-24Auto merge of #88266 - nikomatsakis:issue-87879, r=jackh726bors-0/+34
2021-08-232229: Consider varaiables mentioned in closure as usedAman Arora-33/+4
2021-08-23fix testNiko Matsakis-0/+1
2021-08-23Auto merge of #88265 - m-ou-se:rollup-soymv20, r=m-ou-sebors-2/+2
2021-08-23add trailing newlineNiko Matsakis-1/+1
2021-08-23select obligations after `check_casts`liudingming-0/+33
2021-08-23Rollup merge of #88230 - steffahn:a_an, r=oli-obkMara Bos-2/+2
2021-08-23Auto merge of #87676 - sexxi-goose:truncate_unique, r=nikomatsakisbors-16/+16
2021-08-22Fix typos “a”→“an”Frank Steffahn-2/+2
2021-08-21Improve error reporting for closure return type mismatchesFabian Wolff-0/+50
2021-08-20Auto merge of #88039 - sexxi-goose:fix-87987, r=nikomatsakisbors-0/+54
2021-08-19Auto merge of #87996 - sexxi-goose:fix-87988, r=nikomatsakisbors-0/+63
2021-08-18Auto merge of #87738 - lqd:polonius-master, r=nikomatsakisbors-24/+5
2021-08-17Auto merge of #87668 - estebank:tweak-bound-output, r=oli-obkbors-16/+20
2021-08-16Use note to point at bound introducing requirementEsteban Küber-16/+20