about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-05-31Auto merge of #111623 - BoxyUwU:move_eval_hack, r=compiler-errorsbors-2/+24
2023-05-31Rollup merge of #112108 - GuillaumeGomez:reexport-doc-hidden-private, r=notri...Matthias Krüger-0/+16
2023-05-31Rollup merge of #112096 - workingjubilee:array-unzip, r=scottmcmMatthias Krüger-15/+3
2023-05-31Rollup merge of #112069 - clubby789:offset-of-sized-fields, r=WaffleLapkinMatthias Krüger-0/+15
2023-05-30Test from_fn autovectorizesScottMcMurray-0/+10
2023-05-31update test to not rely on super_relate_consts hackBoxy-2/+24
2023-05-31Auto merge of #112070 - lcnr:disjoint-closure-capture-ub, r=oli-obkbors-0/+78
2023-05-30Auto merge of #111881 - lcnr:leak-check, r=nikomatsakis,jackh726bors-32/+112
2023-05-30Add regression test for re-export of doc hidden item inside private item not ...Guillaume Gomez-0/+16
2023-05-30Auto merge of #112102 - Nilstrieb:rollup-ivu1hmc, r=Nilstriebbors-4/+269
2023-05-30coinductive cycle leak check testlcnr-0/+33
2023-05-30directory size limit :<lcnr-2/+2
2023-05-30add the leak check to the new solverlcnr-0/+24
2023-05-30update revision nameslcnr-5/+5
2023-05-30Rollup merge of #112100 - jieyouxu:issue-106929, r=oli-obkNilstrieb-0/+28
2023-05-30Rollup merge of #112064 - GuillaumeGomez:migrate-gui-test-color-9, r=notriddleNilstrieb-4/+4
2023-05-30Rollup merge of #111872 - bvanjoi:fix-103646, r=cjgillotNilstrieb-0/+32
2023-05-30Rollup merge of #111543 - Urgau:uplift_invalid_utf8_in_unchecked, r=WaffleLapkinNilstrieb-0/+205
2023-05-30add FIXME to a test which seems wrong.lcnr-0/+2
2023-05-30remove unused revisionlcnr-17/+1
2023-05-30coherence: don't add hidden types for opaqueslcnr-0/+37
2023-05-30Auto merge of #111768 - oli-obk:pair_const_llvm, r=cjgillotbors-0/+8
2023-05-30Don't typecheck suggested method call许杰友 Jieyou Xu (Joe)-0/+28
2023-05-30Remove array_zipJubilee Young-22/+0
2023-05-30Auto merge of #112083 - scottmcm:simpler-range-next, r=thomccbors-32/+128
2023-05-29offset_of: Don't require type to be sizedclubby789-0/+15
2023-05-29Make `TrustedStep` require `Copy`Scott McMurray-32/+128
2023-05-29Rollup merge of #112063 - WaffleLapkin:test_incremental_ice, r=cjgillotMatthias Krüger-0/+137
2023-05-29Rollup merge of #112057 - MU001999:fix/self-sugg, r=compiler-errorsMatthias Krüger-1/+23
2023-05-29Rollup merge of #112022 - compiler-errors:coercion-check-deep, r=lcnrMatthias Krüger-0/+2
2023-05-29Rollup merge of #111988 - BoxyUwU:make_tykind_debug_good, r=compiler-errorsMatthias Krüger-1/+1
2023-05-29Rollup merge of #111558 - c410-f3r:t3st3ss, r=WaffleLapkinMatthias Krüger-0/+0
2023-05-29add testslcnr-0/+78
2023-05-29Address commentCaio-0/+0
2023-05-29Migrate GUI colors test to original CSS color formatGuillaume Gomez-4/+4
2023-05-29Add a test for issue 110457Maybe Waffle-0/+137
2023-05-29Auto merge of #111748 - nnethercote:Cow-DiagnosticMessage, r=WaffleLapkinbors-1/+1
2023-05-29Determine `self_ty` with expected `ty`mu001999-1/+23
2023-05-29Auto merge of #112055 - matthiaskrgr:rollup-y3exx8c, r=matthiaskrgrbors-6/+68
2023-05-29Rollup merge of #112042 - GuillaumeGomez:migrate-gui-test-color-8, r=notriddleMatthias Krüger-6/+6
2023-05-29Rollup merge of #112029 - jieyouxu:typo-const-in-const-param-def, r=cjgillotMatthias Krüger-0/+62
2023-05-29Auto merge of #111963 - nnethercote:inline-derived-hash, r=lqdbors-0/+15
2023-05-29Use `Cow` in `{D,Subd}iagnosticMessage`.Nicholas Nethercote-1/+1
2023-05-28Auto merge of #111813 - scottmcm:pretty-mir, r=cjgillotbors-756/+754
2023-05-28Migrate GUI colors test to original CSS color formatGuillaume Gomez-6/+6
2023-05-28Auto merge of #112026 - saethlin:misaligned-addrof, r=pnkfelixbors-0/+15
2023-05-28Auto merge of #112001 - saethlin:enable-matchbranchsimplification, r=cjgillotbors-5/+42
2023-05-28Recover upon encountering mistyped `Const` in const param def许杰友 Jieyou Xu (Joe)-0/+62
2023-05-28Auto merge of #112000 - wesleywiser:safestack, r=Amanieubors-0/+11
2023-05-28Auto merge of #111378 - jieyouxu:local-shadows-glob-reexport, r=petrochenkovbors-3/+87