about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-09-10Syntactically permit unsafety on modsDavid Tolnay-2/+173
2020-09-10Auto merge of #76378 - petrochenkov:lldtest, r=Mark-Simulacrumbors-2/+2
2020-09-10Auto merge of #76291 - matklad:spacing, r=petrochenkovbors-2/+2
2020-09-10Auto merge of #75573 - Aaron1011:feature/const-mutation-lint, r=oli-obkbors-11/+183
2020-09-09Rollup merge of #76500 - richkadel:mir-graphviz-dark, r=tmandryTyler Mandry-3/+3
2020-09-09Rollup merge of #76504 - Flying-Toast:master, r=lcnrTyler Mandry-1/+1
2020-09-09Rollup merge of #76313 - richkadel:mir-spanview-2, r=wesleywiserTyler Mandry-234/+684
2020-09-09Rollup merge of #75984 - kornelski:typeormodule, r=matthewjasperTyler Mandry-101/+105
2020-09-09Also fixed monospace font for d3-graphviz engineRich Kadel-3/+3
2020-09-09Auto merge of #74595 - lcnr:ConstEvaluatable-fut-compat, r=oli-obkbors-3/+71
2020-09-09fix test on 32 bit systemsBastian Kauschke-8/+5
2020-09-09Auto merge of #76445 - jyn514:doctests, r=Mark-Simulacrum,ollie27bors-1/+1
2020-09-09Auto merge of #76406 - GuillaumeGomez:create-e0774, r=pickfire,jyn514bors-28/+38
2020-09-08Capitalize safety commentsFlying-Toast-1/+1
2020-09-09Rollup merge of #76401 - JulianKnodt:i68366, r=lcnrDylan DPC-0/+39
2020-09-08Update testsGuillaume Gomez-28/+38
2020-09-08fix testBastian Kauschke-2/+7
2020-09-08add tracking issue, fix rebaseBastian Kauschke-3/+3
2020-09-08add testsBastian Kauschke-0/+29
2020-09-08convert to future compat lintBastian Kauschke-10/+18
2020-09-08make `ConstEvaluatable` more strictBastian Kauschke-5/+34
2020-09-08Auto merge of #76308 - wesleywiser:enable_simplifyarmidentity_mir_opt, r=oli-obkbors-6/+8
2020-09-08Auto merge of #75585 - RalfJung:demotion, r=oli-obkbors-0/+50
2020-09-08Auto merge of #75138 - jumbatm:session-diagnostic-derive, r=oli-obkbors-0/+395
2020-09-07Make rustdoc output deterministic for UI testsJoshua Nelson-1/+1
2020-09-07Add regression test and help notekadmin-0/+39
2020-09-07Add CONST_ITEM_MUTATION lintAaron Hill-11/+183
2020-09-07Auto merge of #76368 - ayushmishra2005:move_str_contact_library, r=jyn514bors-9/+0
2020-09-06Improved the MIR spanview outputRich Kadel-234/+684
2020-09-07Rollup merge of #76324 - ayushmishra2005:move_vec_tests_in_library, r=matkladDylan DPC-62/+0
2020-09-07Rollup merge of #76309 - lzutao:indent-note, r=jyn514Dylan DPC-5/+5
2020-09-07Rollup merge of #76305 - CDirkx:const-tests, r=matkladDylan DPC-46/+0
2020-09-07Rollup merge of #76299 - CDirkx:ip-tests, r=matkladDylan DPC-111/+0
2020-09-07Rollup merge of #76293 - Amjad50:incompatible_features_error, r=lcnrDylan DPC-0/+20
2020-09-07Rollup merge of #76274 - scottmcm:fix-76271, r=petrochenkovDylan DPC-0/+12
2020-09-07Rollup merge of #76273 - CraftSpider:master, r=matkladDylan DPC-69/+0
2020-09-07rustbuild: Build tests with LLD if `use-lld = true` was passedVadim Petrochenkov-2/+2
2020-09-06Auto merge of #76390 - MaulingMonkey:pr-min-cdb-version, r=petrochenkovbors-0/+4
2020-09-06add compile-fail test for &mut promotionRalf Jung-1/+34
2020-09-06do not premote non-ZST mutable references everRalf Jung-0/+17
2020-09-06Generalize to Eq(true, _place) and Eq(_place, true)Simon Vandel Sillesen-0/+44
2020-09-06Add peephold optimization that simplifies Ne(_1, false) and Ne(false, _1) int...Simon Vandel Sillesen-0/+81
2020-09-06Auto merge of #76331 - Aaron1011:fix/group-compat-hack-test, r=petrochenkovbors-7/+43
2020-09-05debuginfo: Ignore HashMap tests before cdb 10.0.18362.1MaulingMonkey-0/+4
2020-09-05Auto merge of #75872 - mati865:pgo-tests, r=petrochenkovbors-1/+29
2020-09-05Rollup merge of #76263 - tmiasko:inline-codegen-fn-attrs, r=ecstatic-morseDylan DPC-0/+133
2020-09-05Rollup merge of #76254 - tmiasko:fold-len, r=wesleywiserDylan DPC-0/+29
2020-09-05Rollup merge of #76082 - jyn514:top-level-links, r=ollie27,GuillaumeGomezDylan DPC-0/+31
2020-09-05Rollup merge of #76078 - jyn514:no-disambiguator, r=manishearthDylan DPC-0/+51
2020-09-05Rollup merge of #75695 - JohnTitor:regression-test, r=Dylan-DPCDylan DPC-0/+27