summaryrefslogtreecommitdiff
path: root/tests/ui/kindck
AgeCommit message (Expand)Author
2023-08-28Revert "Suggest using `Arc` on `!Send`/`!Sync` types"David Tolnay
2023-08-09Suggest using `Arc` on `!Send`/`!Sync` typesEsteban Kuber
2023-05-13Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-deadbors
2023-05-12Note base types of coercionMichael Goulet
2023-05-09tidy check to find misc files in ui tests, and clean up the resultsasquared31415
2023-05-03rustc_middle: Fix `opt_item_ident` for non-local def idsVadim Petrochenkov
2023-04-12Tweak output for 'add line' suggestionEsteban Küber
2023-01-30Do not mention lifetime names in force trimmed pathsEsteban Küber
2023-01-11Rollup merge of #106360 - estebank:remove-borrow-suggestion, r=compiler-errorsMichael Goulet
2023-01-11Account for type paramsEsteban Küber
2023-01-11Note predicate span on ImplDerivedObligationMichael Goulet
2023-01-11Move /src/test to /testsAlbert Larsan