about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2021-08-30Test that turbofish does not swim away in prelude collusion suggestion.Mara Bos-0/+81
2021-08-29Auto merge of #88280 - sexxi-goose:non-exhaustive, r=nikomatsakisbors-0/+168
2021-08-29Rollup merge of #88411 - Aaron1011:remove-session-if-let, r=estebankGuillaume Gomez-1/+13
2021-08-29Rollup merge of #88357 - lcnr:stabilize-relaxed_struct_unsize, r=Mark-SimulacrumGuillaume Gomez-0/+24
2021-08-29Rollup merge of #88349 - spastorino:const-static-types-tait-test, r=oli-obkGuillaume Gomez-0/+49
2021-08-29Rollup merge of #83251 - estebank:issue-83241, r=oli-obkGuillaume Gomez-30/+138
2021-08-29Auto merge of #88312 - jackh726:issue-87748, r=nikomatsakisbors-0/+30
2021-08-29rebase: fix test outputEsteban Kuber-9/+13
2021-08-29Provide structured suggestion for removal of `&mut`Esteban Kuber-12/+8
2021-08-29Suggestion for call on immutable binding of mutable typeEsteban Küber-27/+135
2021-08-29Auto merge of #88088 - nbdd0121:const2, r=nagisabors-0/+25
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 #85600 - 12101111:rustbuild-libunwind, r=petrochenkovbors-1/+8
2021-08-28Auto merge of #88390 - sexxi-goose:missing-case, r=nikomatsakisbors-0/+60
2021-08-28Update testsinquisitivecrystal-5/+40
2021-08-28fix evaluation of target_feature = "crt-static"12101111-1/+8
2021-08-27Remove `Session.if_let_suggestions`Aaron Hill-1/+13
2021-08-27Auto merge of #88328 - fee1-dead:not-quite-const, r=oli-obkbors-287/+208
2021-08-27Tracking issue for UNSUPPORTED_CALLING_CONVENTIONSSimonas Kazlauskas-4/+4
2021-08-27Add missing const edge caseRoxane-0/+60
2021-08-27Revive testsDeadbeef-0/+28
2021-08-27Fix UI testDeadbeef-1/+3
2021-08-27Fix #88155Deadbeef-0/+22
2021-08-27Fix more testsDeadbeef-48/+101
2021-08-27Try fixing some testsDeadbeef-255/+52
2021-08-27Introduce `~const`Deadbeef-14/+33
2021-08-27Auto merge of #88371 - Manishearth:rollup-pkkjsme, r=Manishearthbors-205/+1239
2021-08-26Rollup merge of #88348 - spastorino:field-types-tait-test, r=oli-obkManish Goregaokar-0/+41
2021-08-26Rollup merge of #88346 - spastorino:revert-type-of-a-let2, r=jackh726Manish Goregaokar-46/+0
2021-08-26Rollup merge of #88332 - spastorino:argument-types-tait-test, r=oli-obkManish Goregaokar-0/+43
2021-08-26Rollup merge of #88270 - lqd:hrtb-type-ascription, r=nikomatsakisManish Goregaokar-26/+5
2021-08-26Rollup merge of #88123 - camelid:tup-pat-precise-spans, r=estebankManish Goregaokar-68/+1087
2021-08-26Rollup merge of #87832 - wesleywiser:fix_match_step, r=davidtwcoManish Goregaokar-65/+63
2021-08-26Auto merge of #87194 - eddyb:const-value-mangling, r=michaelwoerister,oli-obkbors-28/+449
2021-08-26Auto merge of #88308 - eddyb:cooked-layouts, r=nagisabors-12/+12
2021-08-26Treat types in unnormalized function signatures as well-formedjackh726-0/+30
2021-08-26Add argument types tait testsSantiago Pastorino-0/+43
2021-08-26add unsized coercion testlcnr-0/+24
2021-08-25Add const and static TAIT testsSantiago Pastorino-0/+49
2021-08-25Add field types tait testsSantiago Pastorino-0/+41
2021-08-25Revert "Add type of a let tait test impl trait straight in let"Santiago Pastorino-46/+0
2021-08-25Adjust spansNoah Lev-81/+205
2021-08-25Auto merge of #85499 - jackh726:assoc-type-norm-rebase, r=nikomatsakisbors-286/+597
2021-08-25Bless NLL compare modejackh726-2/+2
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-65/+63
2021-08-25Auto merge of #88329 - LeSeulArtichaut:rollup-blg8hc0, r=LeSeulArtichautbors-33/+311
2021-08-25Rollup merge of #88314 - spastorino:type-of-a-let-tait-test, r=oli-obkLéo Lanteri Thauvin-0/+142