about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2022-05-05Rollup merge of #96730 - JohnTitor:unused-lifetimes-tests, r=compiler-errorsMichael Goulet-0/+54
2022-05-05Put the 2229 migration errors in alphabetical orderScott McMurray-3/+3
2022-05-05Auto merge of #96520 - lcnr:general-incoherent-impls, r=petrochenkovbors-0/+226
2022-05-06Fix an ICE on #96738Yuki Okushi-0/+14
2022-05-05Allow unused rules in the testsuite where the lint triggersest31-3/+14
2022-05-05Add testsest31-43/+195
2022-05-05Auto merge of #96734 - matthiaskrgr:rollup-hng33tb, r=matthiaskrgrbors-64/+163
2022-05-05 make `compare_generic_param_kinds` errors consistentEllen-48/+94
2022-05-05Rollup merge of #96682 - nnethercote:show-invisible-delims, r=petrochenkovMatthias Krüger-59/+86
2022-05-05Rollup merge of #96673 - oli-obk:tait_impl_diagnostic, r=petrochenkovMatthias Krüger-5/+10
2022-05-05Rollup merge of #96507 - TaKO8Ki:suggest-calling-associated-function, r=lcnrMatthias Krüger-0/+67
2022-05-05update error messages and explicitly mention them in testslcnr-32/+52
2022-05-05Auto merge of #91779 - ridwanabdillahi:natvis, r=michaelwoeristerbors-0/+42
2022-05-05exit out of `compare_number_of_generics` earlyEllen-31/+18
2022-05-05 handle mismatched generic parameter kindsEllen-0/+104
2022-05-05Add a regression test for #64173 and #66152Yuki Okushi-0/+54
2022-05-05Add known bug casesOli Scherer-0/+79
2022-05-05forbid empty impls for types with incoherent implslcnr-0/+206
2022-05-05Add regression testsOli Scherer-0/+24
2022-05-05suggest calling `Self::associated_function()`Takayuki Maeda-0/+67
2022-05-05Auto merge of #96720 - JohnTitor:rollup-9jaaekr, r=JohnTitorbors-72/+499
2022-05-05Rollup merge of #96677 - jyn514:label-break-value-tests, r=petrochenkovYuki Okushi-1/+208
2022-05-05Rollup merge of #96603 - Alexendoo:const-generics-tests, r=Mark-SimulacrumYuki Okushi-71/+291
2022-05-05Auto merge of #96593 - jackh726:issue-93262, r=compiler-errorsbors-1/+56
2022-05-04Auto merge of #96546 - nnethercote:overhaul-MacArgs, r=petrochenkovbors-21/+21
2022-05-05Overhaul `MacArgs::Eq`.Nicholas Nethercote-21/+21
2022-05-04Exit before fetching bounds on associated items.Camille GILLOT-0/+16
2022-05-04Only keep predicates on `Self` when checking `dyn TraitAlias`.Camille GILLOT-11/+20
2022-05-04Auto merge of #94775 - oli-obk:operand_order, r=davidtwcobors-0/+31
2022-05-04Generate an intermediate temporary for `Drop` constants.Oli Scherer-4/+9
2022-05-04Rollup merge of #96686 - JohnTitor:impl-trait-tests, r=oli-obkYuki Okushi-0/+123
2022-05-04Rollup merge of #96679 - ricked-twice:issue-96223-fix, r=jackh726Yuki Okushi-0/+80
2022-05-04Add regression testOli Scherer-0/+26
2022-05-04Revert #92191 Prefer projection candidates instead of param_env candidates fo...Jack Huey-1/+56
2022-05-04Auto merge of #96353 - estebank:issue-95413, r=compiler-errorsbors-0/+114
2022-05-04Add some TAIT-related testsYuki Okushi-0/+123
2022-05-04Show invisible delimeters (within comments) when pretty printing.Nicholas Nethercote-59/+86
2022-05-03Auto merge of #95380 - compiler-errors:unit-destructure-assign, r=nikomatsakisbors-0/+34
2022-05-03Taking review hints into account.ricked-twice-8/+7
2022-05-03Quick fix for #96223.ricked-twice-0/+81
2022-05-03Add more tests for label-break-valueJoshua Nelson-1/+208
2022-05-03Add support for a new attribute `#[debugger_visualizer]` to support embedding...ridwanabdillahi-0/+42
2022-05-03Allow inline consts to reference generic paramsGary Guo-5/+83
2022-05-03Report that opaque types are not allowed in impls even in the presence of oth...Oli Scherer-5/+10
2022-05-03Add regression testOli Scherer-0/+43
2022-05-03Rollup merge of #96646 - estebank:issue-96638, r=jackh726Yuki Okushi-0/+28
2022-05-03Rollup merge of #96629 - ken-matsui:fix-invalid-keyword-order-for-function-de...Yuki Okushi-12/+34
2022-05-03Rollup merge of #96614 - JohnTitor:test-92305, r=oli-obkYuki Okushi-0/+47
2022-05-03Rollup merge of #96589 - Badel2:source-callsite, r=michaelwoeristerYuki Okushi-0/+37
2022-05-03Tweak wordingEsteban Kuber-28/+28