about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-04-27Rollup merge of #140280 - nnethercote:improve-if-else-printing, r=UrgauMatthias Krüger-66/+281
2025-04-27Rollup merge of #140246 - nnethercote:fix-never-pattern-printing, r=NadrierilMatthias Krüger-0/+33
2025-04-27Auto merge of #140291 - GuillaumeGomez:doctest-2024-stdout, r=notriddlebors-0/+76
2025-04-27Auto merge of #139646 - lcnr:default-is-fully-concrete, r=BoxyUwUbors-0/+38
2025-04-26Rollup merge of #140318 - compiler-errors:specialized-async-fn-kind-err, r=fe...Matthias Krüger-0/+43
2025-04-26Rollup merge of #140215 - joshlf:transmutability-char-nonzero, r=jswrennMatthias Krüger-0/+89
2025-04-26Rollup merge of #140308 - lcnr:add-ui-test, r=compiler-errorsMatthias Krüger-0/+25
2025-04-26Rollup merge of #140306 - lcnr:specialization-new, r=compiler-errorsMatthias Krüger-37/+173
2025-04-26Rollup merge of #140305 - compiler-errors:coerce-loop, r=lcnrMatthias Krüger-0/+31
2025-04-26Rollup merge of #140272 - Kivooeo:new-fix-four, r=est31Matthias Krüger-59/+83
2025-04-26Simply try to unpeel AsyncFnKindHelper goal in emit_specialized_closure_kind_...Michael Goulet-0/+43
2025-04-26Improve HIR pretty-printing of if/else some more.Nicholas Nethercote-35/+26
2025-04-25transmutability: Support char, NonZeroXxxJoshua Liebow-Feeser-0/+89
2025-04-25add regression testlcnr-0/+25
2025-04-25Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgrbors-120/+177
2025-04-25Track per-obligation recursion depth only if there is inferenceMichael Goulet-0/+31
2025-04-25handle specialization in the new trait solverlcnr-37/+173
2025-04-25Rollup merge of #140284 - bend-n:fix-expectation-unmet, r=jieyouxuMatthias Krüger-0/+20
2025-04-25Rollup merge of #140205 - reddevilmidzy:clean-up-test, r=jieyouxuMatthias Krüger-41/+44
2025-04-25Rollup merge of #140193 - folkertdev:fix-issue-140082, r=jdonszelmannMatthias Krüger-1/+27
2025-04-25Rollup merge of #140152 - xizheyin:issue-140102, r=jieyouxuMatthias Krüger-78/+86
2025-04-25Add rustdoc-ui regression test for #140289Guillaume Gomez-0/+72
2025-04-25Auto merge of #140282 - matthiaskrgr:rollup-g6ze4jj, r=matthiaskrgrbors-48/+158
2025-04-25Correctly display stdout and stderr in case a doctest is failingGuillaume Gomez-0/+4
2025-04-25remove expect() in unnecessary_transmutesbendn-0/+20
2025-04-25resolved conflictKivooeo-59/+83
2025-04-25Cleaned up 5 tests in `tests/ui`reddevilmidzy-41/+44
2025-04-25Auto merge of #140273 - matthiaskrgr:rollup-rxmuvkg, r=matthiaskrgrbors-12/+143
2025-04-25Rollup merge of #140278 - compiler-errors:name-based-comparison, r=nnethercoteMatthias Krüger-0/+49
2025-04-25Rollup merge of #140236 - lcnr:normalizes-to-goals, r=compiler-errorsMatthias Krüger-6/+54
2025-04-25Rollup merge of #137653 - tgross35:deprecate-concat_idents, r=workingjubileeMatthias Krüger-42/+55
2025-04-25Improve pretty printing of if/else.Nicholas Nethercote-126/+126
2025-04-25Fix some pretty printing indents.Nicholas Nethercote-53/+53
2025-04-25Add pretty printing tests for if/else.Nicholas Nethercote-0/+224
2025-04-25Don't use item name to look up associated item from trait itemMichael Goulet-0/+49
2025-04-24Auto merge of #139752 - usamoi:macos-used, r=saethlin,madsmtmbors-0/+47
2025-04-25Rollup merge of #140248 - GuillaumeGomez:fix-impl-block-items-indent, r=notri...Matthias Krüger-2/+44
2025-04-25Rollup merge of #140196 - Kivooeo:new-fix-two, r=wesleywiserMatthias Krüger-1/+55
2025-04-25Rollup merge of #140187 - amy-kwan:amy-kwan/update_runmake_tests_AIX, r=jieyouxuMatthias Krüger-1/+5
2025-04-25Rollup merge of #137096 - ehuss:stabilize-doctest-xcompile, r=fmeaseMatthias Krüger-8/+39
2025-04-24Deprecate the unstable `concat_idents!`Trevor Gross-42/+55
2025-04-24norm nested aliases before evaluating the parent goallcnr-6/+54
2025-04-25set subsections_via_symbols for ld64 helper sectionsusamoi-0/+47
2025-04-24Rollup merge of #139700 - EnzymeAD:autodiff-flags, r=oli-obkMatthias Krüger-0/+45
2025-04-24Rollup merge of #138282 - beetrees:repr128-not-ffi-safe, r=oli-obkMatthias Krüger-31/+75
2025-04-24Rollup merge of #136083 - bend-n:⃤⃤, r=lcnrMatthias Krüger-22/+431
2025-04-24check types of const param defaultlcnr-0/+38
2025-04-24Auto merge of #140245 - matthiaskrgr:rollup-e0fwsfv, r=matthiaskrgrbors-77/+62
2025-04-24Add/update GUI test for impl indent fixGuillaume Gomez-2/+44
2025-04-24Rollup merge of #140228 - fmease:revert-overzealous-colon-recovery, r=jieyouxuMatthias Krüger-76/+46