about summary refs log tree commit diff
path: root/tests/ui/kindck
AgeCommit message (Expand)AuthorLines
2023-12-13Tweak `short_ty_string` to reduce number of filesEsteban Küber-1/+1
2023-11-24Show number in error message even for one errorNilstrieb-3/+3
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-2/+2
2023-08-28Revert "Suggest using `Arc` on `!Send`/`!Sync` types"David Tolnay-12/+0
2023-08-09Suggest using `Arc` on `!Send`/`!Sync` typesEsteban Kuber-0/+12
2023-05-13Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-deadbors-20/+25
2023-05-12Note base types of coercionMichael Goulet-10/+8
2023-05-09tidy check to find misc files in ui tests, and clean up the resultsasquared31415-20/+25
2023-05-03rustc_middle: Fix `opt_item_ident` for non-local def idsVadim Petrochenkov-4/+8
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-1/+2
2023-01-30Do not mention lifetime names in force trimmed pathsEsteban Küber-1/+1
2023-01-11Rollup merge of #106360 - estebank:remove-borrow-suggestion, r=compiler-errorsMichael Goulet-2/+10
2023-01-11Account for type paramsEsteban Küber-2/+10
2023-01-11Note predicate span on ImplDerivedObligationMichael Goulet-9/+27
2023-01-11Move /src/test to /testsAlbert Larsan-0/+808