about summary refs log tree commit diff
path: root/tests/ui/recursion
AgeCommit message (Expand)AuthorLines
2023-12-18Adjust the ignore-compare-mode-next-solver for hangsMichael Goulet-1/+0
2023-11-24Manual find replace updatesNilstrieb-2/+2
2023-11-24Show number in error message even for one errorNilstrieb-8/+8
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-3/+3
2023-08-28Revert "Suggest using `Arc` on `!Send`/`!Sync` types"David Tolnay-2/+0
2023-08-09Suggest using `Arc` on `!Send`/`!Sync` typesEsteban Kuber-0/+2
2023-07-26Auto merge of #113893 - mdibaiee:type-name-spill-flag, r=compiler-errorsbors-2/+1
2023-07-25write-long-types-to-disk: update testsMahdi Dibaiee-3/+2
2023-07-24new unstable option: -Zwrite-long-types-to-diskMahdi Dibaiee-1/+1
2023-07-21Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"David Tolnay-10/+10
2023-07-21add `naive_layout_of` queryMoulins-10/+10
2023-07-18moved note as unspanned note, moved note to the bottom of the msgnxya-6/+2
2023-07-18added links as a notenxya-2/+2
2023-07-18add links to query documentation for E0391nxya-2/+2
2023-07-18added links as a notenxya-2/+9
2023-07-18add links to query documentation for E0391nxya-2/+2
2023-07-07Mark more hanging new-solver testsMichael Goulet-0/+1
2023-06-09Ignore tests that hang in new solverMichael Goulet-3/+4
2023-05-03rustc_middle: Fix `opt_item_ident` for non-local def idsVadim Petrochenkov-1/+2
2023-04-06add `dont_check_failure_status` option in the compiler testSparrowLii-1/+1
2023-02-05ReErased regions are localLukas Markeffsky-1/+3
2023-01-11Don't recommend `if let` if `let else` worksmejrs-5/+1
2023-01-11Migrate pattern matchingmejrs-7/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2969