about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-08-08Rollup merge of #63331 - gorup:conditionalinit, r=cramertjMazdak Farrokhzad-0/+43
2019-08-08Rollup merge of #63259 - JohnTitor:add-tests-for-some-issues, r=CentrilMazdak Farrokhzad-0/+53
2019-08-08Rollup merge of #62994 - iluuu1994:test-for-43398, r=nikomatsakisMazdak Farrokhzad-0/+15
2019-08-07Auto merge of #62457 - zackmdavis:minimax_search_and_the_structure_of_cogniti...bors-41/+41
2019-08-07Auto merge of #61919 - alexreg:fix-atb-1, r=nikomatsakisbors-0/+36
2019-08-07Auto merge of #63152 - estebank:big-array, r=oli-obkbors-52/+120
2019-08-06pretty-pretty extremal constants!Zack M. Davis-41/+41
2019-08-06review comment: reword test commentEsteban Küber-4/+4
2019-08-06Test conditional initialization validation in async fnsRyan Gorup-0/+43
2019-08-07Rollup merge of #63310 - gorup:partial-moves, r=cramertjMazdak Farrokhzad-0/+95
2019-08-07Rollup merge of #63294 - alsuren:async-tests, r=cramertjMazdak Farrokhzad-0/+501
2019-08-07Rollup merge of #63163 - bravomikekilo:master, r=cramertjMazdak Farrokhzad-14/+833
2019-08-07Rollup merge of #63034 - tmandry:reduce-generator-size-regressions, r=cramertjMazdak Farrokhzad-0/+32
2019-08-06review commentsEsteban Küber-10/+16
2019-08-06move error with diverging output to compile-failEsteban Küber-14/+0
2019-08-06Auto merge of #61515 - shepmaster:boxed-slice-to-array, r=cramertjbors-0/+101
2019-08-06test drop order for locals when a future is dropped part-way through executionDavid Laban-0/+176
2019-08-06Rollup merge of #62821 - GuillaumeGomez:not-listed-methods, r=Mark-SimulacrumMazdak Farrokhzad-0/+29
2019-08-06Ignore no support targetsYuki Okushi-1/+3
2019-08-06fixup! test drop order for parameters when a future is dropped part-way throu...David Laban-1/+1
2019-08-06Add rustfix test and fix test name.bravomikekilo-127/+220
2019-08-06Rollup merge of #63312 - tshepang:doc-fix, r=CentrilMazdak Farrokhzad-1/+1
2019-08-06Rollup merge of #63264 - arielb1:revert-private-coherence-errors, r=estebankMazdak Farrokhzad-0/+20
2019-08-06Rollup merge of #63230 - tmandry:disallow-possibly-uninitialized, r=CentrilMazdak Farrokhzad-130/+195
2019-08-06Rollup merge of #63017 - matklad:no-fatal, r=petrochenkovMazdak Farrokhzad-15/+178
2019-08-05fix testsEsteban Küber-55/+78
2019-08-06doc: fix broken sentenceTshepang Lekhonkhobe-1/+1
2019-08-05Tests around moving parts of structs and tuples across await pointsRyan Gorup-0/+95
2019-08-05Changed tests to check-pass.Alexander Regueiro-2/+2
2019-08-06Add test for DerefMut methodsGuillaume Gomez-0/+29
2019-08-05Make use of possibly uninitialized data a hard errorTyler Mandry-130/+195
2019-08-05Update to new passing-ui-test schemeOliver Scherer-2/+2
2019-08-05Address comment and formatting nitsOliver Scherer-1/+1
2019-08-05Add regression testsOliver Scherer-0/+37
2019-08-05Added another test.Alexander Regueiro-0/+12
2019-08-05Add implementations for converting boxed slices into boxed arraysJake Goulding-0/+101
2019-08-05test drop order for parameters when a future is dropped part-way through exec...David Laban-0/+307
2019-08-05Added test for issue.Alexander Regueiro-0/+24
2019-08-05adapt rustdoc to infailable lexerAleksey Kladov-14/+154
2019-08-05remove special code path for unknown tokensAleksey Kladov-1/+24
2019-08-05Add test for #43398Ilija Tovilo-0/+15
2019-08-05Auto merge of #63248 - petrochenkov:nomarker, r=matthewjasperbors-37/+64
2019-08-04revert change to single testEsteban Küber-2/+5
2019-08-04tweak output and testsEsteban Küber-11/+19
2019-08-04Revert "Rollup merge of #62696 - chocol4te:fix_#62194, r=estebank"Ariel Ben-Yehuda-0/+20
2019-08-04Auto merge of #62816 - estebank:type-ascription-macros, r=petrochenkovbors-4/+7
2019-08-04test .await while holding variables of different sizesDavid Laban-0/+18
2019-08-04Add test for issue-37433Yuki Okushi-0/+16
2019-08-04Auto merge of #63048 - Aaron1011:feature/rustdoc-reexport-doc, r=GuillaumeGomezbors-0/+13
2019-08-04Add test for issue-49544Yuki Okushi-0/+16