about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-06-01Rollup merge of #61403 - estebank:test-cleanup, r=petrochenkovMazdak Farrokhzad-214/+142
2019-06-01Rollup merge of #61364 - lzutao:stabilize-reverse_bits, r=CentrilMazdak Farrokhzad-10/+8
2019-06-01Rollup merge of #61263 - GuillaumeGomez:valid-html, r=ManishearthMazdak Farrokhzad-3/+3
2019-06-01Rollup merge of #60729 - matthewjasper:leak-after-into, r=nikomatsakisMazdak Farrokhzad-1/+91
2019-06-01Auto merge of #61394 - pietroalbini:rollup-lzugnb4, r=pietroalbinibors-38/+143
2019-05-31fix tidyEsteban Küber-210/+138
2019-05-31test: add a more complex symbol-name testcase.Eduard-Mihai Burtescu-19/+98
2019-05-31test: force `legacy` mangling for run-make-fulldeps/a-b-a-linker-guard.Eduard-Mihai Burtescu-3/+6
2019-05-31test: support both (`legacy` and `v0`) choices of mangling.Eduard-Mihai Burtescu-58/+245
2019-05-31rustc_codegen_utils: don't ignore `Ctor` path components in symbols.Eduard-Mihai Burtescu-0/+12
2019-05-31rustc_codegen_utils: test demangler output, not just symbol names.Eduard-Mihai Burtescu-11/+70
2019-05-31Rollup merge of #61374 - VirrageS:master, r=CentrilPietro Albini-5/+5
2019-05-31Rollup merge of #61344 - varkor:const-failed-to-life-ice, r=CentrilPietro Albini-0/+24
2019-05-31Rollup merge of #61342 - memoryruins:ellipsis_inclusive_range_patterns, r=Cen...Pietro Albini-31/+112
2019-05-31Auto merge of #60166 - oli-obk:type_name, r=eddybbors-13/+56
2019-05-31Stabilize reverse_bits featureLzu Tao-10/+8
2019-05-30Remove unecessary `-Z continue-parse-after-error` from testsEsteban Küber-39/+39
2019-05-31Parse 'async unsafe fn' instead of 'unsafe async fn'.Mazdak Farrokhzad-2/+2
2019-05-30Explicitly suggest 'type_ascription' featureJanusz Marcinkiewicz-5/+5
2019-05-30Expand dynamic drop tests for cases in #47949Matthew Jasper-1/+91
2019-05-30Add regression test for const generics ICEvarkor-0/+24
2019-05-30Update ui and run-pass for ellipsis_inclusive_range_patterns lintmemoryruins-31/+112
2019-05-30Make the `type_name` intrinsic's output deterministicOliver Scherer-13/+56
2019-05-30Rollup merge of #61333 - varkor:apit-const-param-ice, r=estebankMazdak Farrokhzad-0/+16
2019-05-30Rollup merge of #61279 - llogiq:implicit-option-main-doctests, r=GuillaumeGomezMazdak Farrokhzad-0/+12
2019-05-30Rollup merge of #61231 - pnkfelix:issue-59548-linkage-diagnostic, r=petrochenkovMazdak Farrokhzad-2/+92
2019-05-30Rollup merge of #60839 - davidtwco:const-generics-struct-ctor, r=varkorMazdak Farrokhzad-22/+20
2019-05-30Rollup merge of #60802 - euclio:pulldown-cmark-panic, r=GuillaumeGomezMazdak Farrokhzad-0/+9
2019-05-30Auto merge of #61005 - michaelwoerister:error-pgo-windows-unwind, r=zackmdavisbors-8/+41
2019-05-30Add a regression test for const parameters with impl Traitvarkor-0/+16
2019-05-29Auto merge of #61203 - memoryruins:bare_trait_objects, r=Centrilbors-2121/+2167
2019-05-29upgrade rustdoc's `pulldown-cmark` to 0.5.2Andy Russell-0/+9
2019-05-29Don't generate div inside header (h4/h3/h...) elementsGuillaume Gomez-3/+3
2019-05-29Rollup merge of #61310 - RalfJung:mem, r=CentrilOliver Scherer-2/+2
2019-05-29Rollup merge of #61293 - varkor:rustdoc-print-const-generic, r=GuillaumeGomezOliver Scherer-2/+24
2019-05-29Rollup merge of #61217 - estebank:issue-52820, r=CentrilOliver Scherer-0/+39
2019-05-29Rollup merge of #60549 - euclio:doctest-panic-messages, r=GuillaumeGomezOliver Scherer-18/+110
2019-05-29Make run-make PGO tests work on MSVC.Michael Woerister-4/+34
2019-05-29bless youRalf Jung-2/+2
2019-05-29Fix ICE with struct ctors and const generics.David Wood-22/+20
2019-05-29Rollup merge of #60542 - timvermeulen:step_sub_usize, r=scottmcmMazdak Farrokhzad-0/+4
2019-05-29Update the rest of the test suites to use dynmemoryruins-2/+2
2019-05-29Update run-pass test suite to use dynmemoryruins-502/+502
2019-05-29Update ui test suite to use dynmemoryruins-1605/+1620
2019-05-29Rollup merge of #61195 - davidtwco:seg-fault-mangler, r=eddybMazdak Farrokhzad-0/+84
2019-05-29Rollup merge of #61024 - petrochenkov:proctest, r=nikomatsakisMazdak Farrokhzad-649/+475
2019-05-29Rollup merge of #60928 - TheSirC:fix/60229, r=eddybMazdak Farrokhzad-4/+4
2019-05-29Rollup merge of #60756 - matthewjasper:extra-impl-trait-tests, r=nikomatsakisMazdak Farrokhzad-0/+102
2019-05-28Add a regression test for unevaluated const in rustdocvarkor-0/+21
2019-05-28Add a const-generics folder to rustdoc testsvarkor-2/+3