about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-04-29Rollup merge of #139909 - oli-obk:or-patterns, r=BoxyUwUTrevor Gross-0/+204
2025-04-29Auto merge of #137940 - 1c3t3a:alignment-borrows-check, r=saethlinbors-0/+40
2025-04-28Rollup merge of #140323 - tgross35:cfg-unstable-float, r=UrgauChris Denton-0/+119
2025-04-28Rollup merge of #140302 - compiler-errors:inline_asm-bug, r=lcnrChris Denton-0/+19
2025-04-28Rollup merge of #140276 - compiler-errors:typeof-less-eagerly, r=lcnrChris Denton-0/+71
2025-04-28Rollup merge of #140022 - dianne:box-deref-pats, r=NadrierilChris Denton-50/+151
2025-04-28Auto merge of #140388 - GuillaumeGomez:rollup-aj9o3ch, r=GuillaumeGomezbors-92/+90
2025-04-28Do not compute type_of for impl item if impl where clauses are unsatisfiedMichael Goulet-0/+71
2025-04-28Auto merge of #123948 - azhogin:azhogin/async-drop, r=oli-obkbors-64/+1129
2025-04-28Rollup merge of #140249 - BoxyUwU:remove_weak_alias_terminology, r=oli-obkGuillaume Gomez-2/+2
2025-04-28Rollup merge of #140056 - yuk1ty:fix-static-mut-error-message, r=jieyouxuGuillaume Gomez-90/+88
2025-04-28AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}...Andrew Zhogin-64/+1129
2025-04-28Auto merge of #123239 - Urgau:dangerous_implicit_autorefs, r=jdonszelmann,tra...bors-0/+419
2025-04-28Add or-patterns to pattern typesOli Scherer-0/+204
2025-04-27Move inline_asm to typeck, properly handle aliasesMichael Goulet-0/+19
2025-04-27Implement the internal feature `cfg_target_has_reliable_f16_f128`Trevor Gross-0/+119
2025-04-27Test partial moves via deref patsNadrieril-0/+8
2025-04-27Rollup merge of #140280 - nnethercote:improve-if-else-printing, r=UrgauMatthias Krüger-66/+66
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-26Fix error message for static references or mutable referencesyuk1ty-90/+88
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-4/+4
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-46/+97
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-4/+6
2025-04-25Auto merge of #140282 - matthiaskrgr:rollup-g6ze4jj, r=matthiaskrgrbors-48/+158
2025-04-25Extend the alignment check to borrowsBastian Kersting-0/+40
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-1/+55
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-65/+65
2025-04-25Fix some pretty printing indents.Nicholas Nethercote-8/+8
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