about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2022-05-08Auto merge of #96155 - jackh726:param-heuristics-followup, r=estebankbors-225/+192
2022-05-07Rollup merge of #96777 - JohnTitor:do-not-run-pass-save-analysis, r=Mark-Simu...Matthias Krüger-1/+1
2022-05-07Rollup merge of #96726 - oli-obk:no_cross_inference, r=Mark-SimulacrumMatthias Krüger-0/+103
2022-05-07Rollup merge of #96667 - oli-obk:collect_hidden_types, r=Mark-SimulacrumMatthias Krüger-0/+43
2022-05-07Rollup merge of #96581 - RalfJung:debug-size-align, r=oli-obkGuillaume Gomez-521/+190
2022-05-07Auto merge of #96804 - compiler-errors:rollup-1mc6aw3, r=compiler-errorsbors-0/+21
2022-05-06Rollup merge of #96783 - aliemjay:typo-issue-95034, r=compiler-errorsMichael Goulet-0/+2
2022-05-06Rollup merge of #96746 - JohnTitor:issue-96738, r=petrochenkovMichael Goulet-0/+19
2022-05-06Resolve vars before emitting coerce suggestions tooJack Huey-0/+16
2022-05-06Resolve vars in note_type_errJack Huey-129/+134
2022-05-07Auto merge of #96531 - kckeiks:remove-item-like-visitor-from-rustc-typeck, r=...bors-2/+2
2022-05-06Point at closure args tooJack Huey-3/+42
2022-05-06Remove previously deleted test filesJack Huey-93/+0
2022-05-06Rollup merge of #96772 - TaKO8Ki:suggest-fully-qualified-path-with-appropriat...Guillaume Gomez-0/+85
2022-05-06Rollup merge of #96752 - scottmcm:error-sorting, r=compiler-errorsGuillaume Gomez-3/+3
2022-05-06Rollup merge of #96557 - nbdd0121:const, r=oli-obkGuillaume Gomez-5/+83
2022-05-06Link to correct issue in issue-95034 testAli MJ Al-Nasrawy-0/+2
2022-05-06remove ItemLikeVisitor impl for InherentCollectMiguel Guarniz-2/+2
2022-05-07Make the test `check-pass` not to produce a JSON fileYuki Okushi-1/+1
2022-05-07Also suggest calling constructors for external DefIdsYuki Okushi-1/+6
2022-05-06suggest fully qualified path with appropriate paramsTakayuki Maeda-0/+85
2022-05-06Auto merge of #96268 - jackh726:remove-mutable_borrow_reservation_conflict-li...bors-276/+76
2022-05-06make Size and Align debug-printing a bit more compactRalf Jung-521/+190
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-05Auto merge of #96734 - matthiaskrgr:rollup-hng33tb, r=matthiaskrgrbors-64/+163
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-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-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