about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-09-13c-variadic: test `...` with naked functionsFolkert de Vries-0/+40
2025-09-10Rollup merge of #146342 - folkertdev:c-variadic-errors-take-3, r=workingjubileeMatthias Krüger-115/+190
2025-09-10Rollup merge of #146340 - fmease:frontmatter-containment, r=fee1-dead,UrgauMatthias Krüger-20/+48
2025-09-10Rollup merge of #146327 - Darksonn:pin-deref-tests, r=lcnrMatthias Krüger-0/+382
2025-09-10Rollup merge of #146123 - IoaNNUwU:issue-68293, r=estebankMatthias Krüger-0/+116
2025-09-10Rollup merge of #145879 - Bryanskiy:supertraits-2, r=lcnrMatthias Krüger-202/+184
2025-09-10Rollup merge of #146391 - beepster4096:trimnt, r=saethlinMatthias Krüger-5/+5
2025-09-10Rollup merge of #146178 - folkertdev:static-align, r=jdonszelmann,ralfjung,tr...Matthias Krüger-0/+153
2025-09-10Rollup merge of #144765 - Qelxiros:range-inclusive-last, r=jhprattMatthias Krüger-20/+20
2025-09-10Permit `more_maybe_bounds` in supertraits and trait objects onlyBryanskiy-11/+52
2025-09-10Default auto traits: revert to the default supertraitsBryanskiy-197/+138
2025-09-09don't trim paths in mir dumping when filtering and at the top of the filebeepster4096-5/+5
2025-09-09allow `#[rustc_align_static(N)]` on `static`sFolkert de Vries-0/+153
2025-09-09c-variadic: reject functions with unsupported extern ABIFolkert de Vries-34/+57
2025-09-09c-variadic: reject non-unsafe functionsFolkert de Vries-12/+42
2025-09-09Strip frontmatter in fewer placesLeón Orell Valerian Liehr-20/+48
2025-09-09Rollup merge of #145929 - Qelxiros:apitit-suggestion, r=BoxyUwUMatthias Krüger-0/+28
2025-09-09Rollup merge of #145463 - jieyouxu:error-suffix, r=fmeaseMatthias Krüger-44/+304
2025-09-09Rollup merge of #146324 - RalfJung:no-ptr-fragment, r=oli-obkStuart Cook-0/+54
2025-09-09Rollup merge of #146025 - Enselic:big-array-debuginfo-span, r=wesleywiserStuart Cook-3/+42
2025-09-09Rollup merge of #145819 - jdonszelmann:convert-limits, r=fmeaseStuart Cook-231/+218
2025-09-08change end to lastJeremy Smart-20/+20
2025-09-08fixup limit handling codeJana Dönszelmann-231/+218
2025-09-08Auto merge of #140375 - lcnr:subrelations-infcx, r=BoxyUwUbors-270/+183
2025-09-08Apply requested changesIoaNNUwU-18/+10
2025-09-08c-variadic: update cmse-nonsecure exampleFolkert de Vries-19/+15
2025-09-08c-variadic: reject non-extern functionsFolkert de Vries-22/+15
2025-09-08disallow c-variadic associated functions (for now)Folkert de Vries-28/+28
2025-09-08disallow c-variadic coroutinesFolkert de Vries-2/+35
2025-09-08Auto merge of #146333 - matthiaskrgr:rollup-ib80jyw, r=matthiaskrgrbors-0/+15
2025-09-08Implement better suggestions based on additional tests and other code pathsIoaNNUwU-9/+40
2025-09-08Suggest examples of format specifiers in error messagesIoaNNUwU-0/+93
2025-09-08Rollup merge of #146310 - nnethercote:fix-146249, r=lcnrMatthias Krüger-0/+15
2025-09-08Auto merge of #146165 - folkertdev:c-variadic-errors-take-2, r=lcnrbors-69/+119
2025-09-08fix APITIT being treated as a normal generic parameter in suggestionsJeremy Smart-0/+28
2025-09-08pass `sub_relations` into canonical querieslcnr-221/+183
2025-09-08inline `CanonicalTyVarKind`lcnr-9/+9
2025-09-08remove outdated opaque type testlcnr-49/+0
2025-09-08Add some error message testsAlice Ryhl-0/+382
2025-09-08const-eval: disable pointer fragment supportRalf Jung-0/+54
2025-09-08Allow static regions in `type_name`.Nicholas Nethercote-0/+15
2025-09-08Auto merge of #145910 - saethlin:ignore-intrinsic-calls, r=cjgillotbors-0/+15
2025-09-07Auto merge of #145541 - cjgillot:dest-prop-live-range, r=Amanieubors-29/+31
2025-09-07Auto merge of #146148 - Flakebi:global-addrspace-test, r=Mark-Simulacrumbors-2/+21
2025-09-07Unify a source with all possible destinations.Camille Gillot-34/+36
2025-09-07Use regular MaybeLiveLocals.Camille Gillot-1/+5
2025-09-07Reimplement DestinationPropagation according to live ranges.Camille GILLOT-18/+14
2025-09-07Auto merge of #146289 - cjgillot:gvn-aggregate, r=dianqkbors-2/+73
2025-09-07Auto merge of #146271 - niacdoial:improperctypes-refactor1, r=tgross35bors-116/+106
2025-09-07Allow simplifying aggregates if LHS is not a simple local.Camille GILLOT-2/+73