about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-09-19test: Use SVG for terminal url test Scott Schafer-13/+99
2025-09-19chore(compiletest): Use newest anstyle-svg versionScott Schafer-17/+17
2025-09-19tests: relax expectations after llvm change 902ddda120a5Augie Fackler-4/+13
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-19autodiff: recurion added for typetreeKaran Janthe-6/+118
2025-09-19autodiff: fixed test to be more precise for type tree checkingKaran Janthe-18/+60
2025-09-19autodiff: struct support in typetreeKaran Janthe-0/+35
2025-09-19autodiff: tuple support in typetreeKaran Janthe-0/+28
2025-09-19autodiff: slice support in typetreeKaran Janthe-0/+29
2025-09-19autodiff: add TypeTree support for arraysKaran Janthe-0/+28
2025-09-19added typetree support for memcpyKaran Janthe-13/+103
2025-09-19Add TypeTree tests for scalar typesKaran Janthe-0/+154
2025-09-19Update TypeTree tests to verify metadata attachmentKaran Janthe-28/+29
2025-09-19autodiff: Add basic TypeTree with NoTT flagKaran Janthe-0/+111
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-18Enforce E0719 only for trait aliasesJules Bertholet-1067/+627
2025-09-18internal constraints are better than placeholder outliveslcnr-0/+80
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
2025-09-16Bless ui.Camille Gillot-25/+21
2025-09-16Do not renumber resume local.Camille Gillot-225/+208
2025-09-16Add test.Camille Gillot-9/+451
2025-09-16Add test.Camille Gillot-1/+724
2025-09-16Remove Rvalue::Len.Camille Gillot-106/+592
2025-09-16Enable DestinationPropagation by default.Camille GILLOT-677/+588
2025-09-16Auto merge of #146650 - matthiaskrgr:rollup-rjrklz9, r=matthiaskrgrbors-14/+31