about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-04-04Auto merge of #69718 - arlosi:debughash, r=eddybbors-3/+15
2020-04-03Auto merge of #70156 - michaelwoerister:incr-cgus, r=nikomatsakisbors-0/+42
2020-04-03Rollup merge of #70741 - DutchGhost:test-59023, r=CentrilMazdak Farrokhzad-0/+17
2020-04-03Rollup merge of #70720 - ecstatic-morse:issue-70637, r=oli-obkMazdak Farrokhzad-0/+12
2020-04-03Rollup merge of #70640 - jonas-schievink:async-ice, r=cramertjMazdak Farrokhzad-0/+56
2020-04-03Rollup merge of #70576 - Rustin-Liu:rustin-patch-link-cfg, r=varkorMazdak Farrokhzad-1/+1
2020-04-03Add regression test for #70673Oliver Scherer-0/+12
2020-04-04Update the description of link_cfg unstableRustin-Liu-1/+1
2020-04-03Add test for #59023DutchGhost-0/+17
2020-04-03Rollup merge of #70725 - Centril:nix-unwraps, r=estebankDylan DPC-0/+51
2020-04-03Rollup merge of #70696 - jumbatm:extend-issue-69020-test, r=RalfJungDylan DPC-93/+184
2020-04-03Auto merge of #70582 - pnkfelix:update-llvm-to-fix-69841, r=cuviperbors-0/+30
2020-04-03Auto merge of #70642 - eddyb:remap-sysroot-src, r=Mark-Simulacrumbors-582/+229
2020-04-03add_type_neq_err_label: don't .unwrapMazdak Farrokhzad-0/+51
2020-04-03Add comment explaining the reversed operands testsjumbatm-59/+60
2020-04-03Rollup merge of #70716 - matthewjasper:infer-const-type-regions, r=eddybMazdak Farrokhzad-3/+14
2020-04-03Rollup merge of #70595 - wesleywiser:remove_unused_discriminant_reads, r=oli-obkMazdak Farrokhzad-9/+56
2020-04-02Add hash of source files in debug infoArlo Siemsen-3/+15
2020-04-02unerase regions in `infer_placeholder_type`Matthew Jasper-3/+14
2020-04-02Move #69020 test to ui/associated-const + rebless.jumbatm-90/+162
2020-04-02Extend #69020 test to include reversed order.jumbatm-0/+18
2020-04-02Rollup merge of #70681 - rcoh:russell/70677-raw-str-panic, r=petrochenkovMazdak Farrokhzad-0/+14
2020-04-02Rollup merge of #70634 - Centril:import-directly, r=Mark-SimulacrumMazdak Farrokhzad-2/+4
2020-04-02Rollup merge of #70421 - Centril:recover-const-async-fn-ptr, r=estebankMazdak Farrokhzad-5/+185
2020-04-02Remove unused discriminant reads from MIR bodiesWesley Wiser-9/+56
2020-04-02fix fulldeps test falloutMazdak Farrokhzad-2/+4
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-582/+229
2020-04-02Auto merge of #70362 - TimDiekmann:alloc-overhaul, r=Amanieubors-60/+74
2020-04-02Handle unterminated raw strings with no #s properlyRussell Cohen-0/+14
2020-04-01Rollup merge of #70590 - RalfJung:miri-backtrace, r=oli-obkDylan DPC-74/+148
2020-04-01Rollup merge of #70535 - jonas-schievink:graph-refactor, r=nikomatsakisDylan DPC-0/+23
2020-04-01Rollup merge of #70522 - rcoh:60762-raw-string-errors, r=petrochenkovMazdak Farrokhzad-15/+50
2020-04-01Hide `task_context` when lowering bodyJonas Schievink-0/+56
2020-04-01Rollup merge of #70556 - Centril:fix-70552, r=estebankDylan DPC-0/+11
2020-04-01Rollup merge of #70081 - lcnr:issue68387, r=varkorDylan DPC-33/+173
2020-03-31Rollup merge of #70600 - danielframpton:aarch64-windows-tests, r=alexcrichtonDylan DPC-17/+0
2020-03-31update unused_braces wordingBastian Kauschke-9/+9
2020-03-31add tests for `unused_braces`Bastian Kauschke-0/+134
2020-03-31update testsBastian Kauschke-25/+31
2020-03-31const backtrace: do not skip first frameRalf Jung-1/+12
2020-03-31Add a test case for incremental + codegen-units interaction.Michael Woerister-0/+42
2020-03-31Rollup merge of #70562 - lcnr:const-arr_len, r=CentrilMazdak Farrokhzad-3/+122
2020-03-31Rollup merge of #70555 - Centril:fix-70549, r=petrochenkovMazdak Farrokhzad-0/+74
2020-03-31Rollup merge of #70548 - Ersikan:master, r=GuillaumeGomezMazdak Farrokhzad-2/+2
2020-03-30bless testsRalf Jung-73/+136
2020-03-30Fix #69841 by updating LLVM submodule. Includes regression test for issue 69841.Felix S. Klock II-0/+30
2020-03-30Add a testJonas Schievink-0/+23
2020-03-30update tests, improve variable namesBastian Kauschke-8/+36
2020-03-30add test for array len inferenceBastian Kauschke-0/+32
2020-03-30infer arr len from patternBastian Kauschke-4/+63