about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-09-22Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieubors-6/+4
2025-09-22Rollup merge of #146858 - Gelbpunkt:mips64el-musl-dynamic, r=jieyouxuStuart Cook-2/+1
2025-09-22Rollup merge of #146831 - taiki-e:powerpc-clobber, r=AmanieuStuart Cook-174/+532
2025-09-22Rollup merge of #146791 - folkertdev:readonly-not-pure, r=nikic,joshtriplettStuart Cook-0/+48
2025-09-22Rollup merge of #145411 - the8472:cows-have-no-branches, r=Mark-SimulacrumStuart Cook-0/+17
2025-09-21Mark float intrinsics with no preconditions as safeltdk-6/+4
2025-09-21Rollup merge of #143857 - Periodic1911:macro-export, r=jdonszelmannMatthias Krüger-277/+417
2025-09-21emit attribute for readonly non-pure inline assemblyFolkert de Vries-0/+48
2025-09-21Make mips64el-unknown-linux-muslabi64 link dynamicallyJens Reidel-2/+1
2025-09-21regression test for https://github.com/rust-lang/rust/issues/117763The 8472-0/+17
2025-09-21Auto merge of #146659 - cjgillot:impossible-taint, r=oli-obkbors-48/+181
2025-09-21Changes to uitests for macro_export portJonathan Brouwer-277/+417
2025-09-21Auto merge of #146779 - GuillaumeGomez:gcc-ignore-test_ui_abi, r=Kobzol,jieyouxubors-0/+14
2025-09-21Support ctr and lr as clobber-only registers in PowerPC inline assemblyTaiki Endo-174/+532
2025-09-21Rollup merge of #146793 - folkertdev:naked-asm-func-end, r=AmanieuStuart Cook-0/+1
2025-09-21Rollup merge of #146551 - folkertdev:cmse-entry-c-variadic, r=workingjubileeStuart Cook-26/+99
2025-09-21Rollup merge of #145664 - Darksonn:stab-file-with-nul, r=Mark-SimulacrumStuart Cook-1/+0
2025-09-21Consider errors in MIR as impossible predicates.Camille Gillot-48/+181
2025-09-20[GCC backend] Ignore failing ui abi testsGuillaume Gomez-0/+14
2025-09-20Rollup merge of #146762 - madsmtm:test-apple-sim, r=jieyouxuMatthias Krüger-6/+83
2025-09-19Rollup merge of #146781 - joshtriplett:mbe-derive-fix-feature-gate, r=wesleyw...Matthias Krüger-2/+2
2025-09-19naked_asm: emit a label starting with `func_end`Folkert de Vries-0/+1
2025-09-19mbe: Fix feature gate for `macro_derive`Josh Triplett-2/+2
2025-09-19Rollup merge of #146541 - joboet:simplify-lookup-host, r=tgross35Stuart Cook-19/+1
2025-09-19Fix test suite in iOS/tvOS/watchOS/visionOS simulatorMads Marquart-6/+83
2025-09-19std: simplify host lookupjoboet-19/+1
2025-09-18Auto merge of #146727 - matthiaskrgr:rollup-98812uj, r=matthiaskrgrbors-65/+789
2025-09-18Rollup merge of #146622 - aklaiber:91831_add_regression_test, r=jdonszelmannMatthias Krüger-0/+33
2025-09-18Rollup merge of #146597 - modhanami:add-struct-tail-recursion-limit-span, r=o...Matthias Krüger-31/+45
2025-09-18Rollup merge of #146434 - folkertdev:c-variadic-inherent-methods, r=workingju...Matthias Krüger-34/+711
2025-09-18Auto merge of #145993 - lcnr:allow-calling-opaques, r=BoxyUwUbors-28/+542
2025-09-18Add regression test for issue 91831aklaiber-0/+33
2025-09-18add tests, silence type annotations needed errors for opaqueslcnr-23/+212
2025-09-18support calls on opaque types :<lcnr-5/+330
2025-09-18Auto merge of #142544 - Sa4dUs:prevent-abi-changes, r=ZuseZ4bors-0/+227
2025-09-18Rollup merge of #146566 - cjgillot:mir-overlap-lint, r=saethlinStuart Cook-1/+1
2025-09-17Lint overlapping assignments in MIR.Camille Gillot-1/+1
2025-09-17Rollup merge of #146536 - omskscream:#133895/clean-ui-tests, r=davidtwcoJana Dönszelmann-34/+60
2025-09-17Support ZST argsMarcelo Domínguez-0/+17
2025-09-17Add test for autodiff abi handlingMarcelo Domínguez-0/+210
2025-09-17Auto merge of #142915 - cjgillot:dest-prop-default, r=saethlinbors-677/+588
2025-09-17Rollup merge of #146588 - Gelbpunkt:musl-default-linking-test, r=jieyouxuStuart Cook-9/+1
2025-09-17Rollup merge of #146581 - estebank:issue-146489, r=lcnrStuart Cook-22/+16
2025-09-17Rollup merge of #146564 - cjgillot:mir-nolen, r=scottmcmStuart Cook-106/+1315
2025-09-17Rollup merge of #146552 - cjgillot:resume-noremap, r=jackh726Stuart Cook-196/+617
2025-09-17Rollup merge of #146259 - camsteffen:remove-the-box, r=jackh726Stuart Cook-3/+27
2025-09-17Rollup merge of #145838 - dianne:non-extending-super-let, r=jackh726,traviscrossStuart Cook-0/+240
2025-09-17Rollup merge of #145660 - jbatez:darwin_objc, r=jdonszelmann,madsmtm,tmandryStuart Cook-0/+726
2025-09-17Rollup merge of #145181 - Borgerr:remove-fixme-from-has-sigdrop, r=lcnrStuart Cook-0/+18
2025-09-17Rollup merge of #145071 - cuviper:min-llvm-20, r=nikicStuart Cook-254/+69