about summary refs log tree commit diff
path: root/tests/ui/recursion
AgeCommit message (Expand)AuthorLines
2025-01-27Remove all dead files inside tests/ui/León Orell Valerian Liehr-30/+0
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-3/+3
2024-12-08bless test expectationsRémy Rakic-4/+4
2024-12-08mark previously hanging tests as good to goRémy Rakic-2/+1
2024-12-06Remove polymorphizationBen Kimock-1/+1
2024-11-26tests: remove `//@ pretty-expanded` usages许杰友 Jieyou Xu (Joe)-1/+0
2024-11-23Update tests for new TRPL chapter orderChris Krycho-1/+1
2024-11-05Tweak E0320 overflow error wordingEsteban Küber-3/+3
2024-10-29Remove detail from label/note that is already available in other noteEsteban Küber-2/+2
2024-07-12Gate the type length limit check behind a nightly flagMichael Goulet-9/+8
2024-07-02Re-implement a type-size based limitMichael Goulet-9/+12
2024-04-21Move some testsCaio-0/+56
2024-04-07Move testsCaio-0/+92
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-16/+16
2024-02-15Do not allocate a second "background" alloc id for the main allocation of a s...Oli Scherer-15/+18
2024-02-15Return ConstAllocation from eval_static_initializer query directlyOli Scherer-7/+2
2024-02-15Add new query just for static initializersOli Scherer-4/+9
2024-01-30Provide more context on derived obligation error primary labelEsteban Küber-2/+2
2024-01-19Always use RevealAll for const eval queriesOli Scherer-7/+2
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