about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-06-01Auto merge of #85886 - GuillaumeGomez:rollup-l3yr3np, r=GuillaumeGomezbors-44/+60
2021-06-01Rollup merge of #85622 - jsha:untoggle-undocumented, r=GuillaumeGomezGuillaume Gomez-44/+60
2021-06-01Revert "Reduce the amount of untracked state in TyCtxt"Camille Gillot-16/+16
2021-06-01Auto merge of #85153 - cjgillot:qresolve, r=Aaron1011bors-16/+16
2021-05-31Auto merge of #85702 - Aaron1011:no-vec-sort, r=michaelwoeristerbors-0/+15
2021-05-31Auto merge of #85704 - Aaron1011:const-panic-hard-err, r=RalfJungbors-128/+56
2021-05-31Auto merge of #85395 - 12101111:build-crt, r=petrochenkovbors-0/+32
2021-05-30Remove toggle for "undocumented items."Jacob Hoffman-Andrews-44/+60
2021-05-31Build crtbengin.o/crtend.o from source code12101111-0/+32
2021-05-31Auto merge of #85597 - 0yoyoyo:fix-issue-71563-remove-redundant-args, r=petro...bors-93/+237
2021-05-30Auto merge of #85559 - 12101111:sanitizer-crt-static, r=nagisabors-0/+9
2021-05-30Auto merge of #85838 - GuillaumeGomez:rollup-rk2rh7m, r=GuillaumeGomezbors-22/+66
2021-05-30Rollup merge of #85818 - LeSeulArtichaut:85794-diag-drop-ice, r=petrochenkovGuillaume Gomez-0/+34
2021-05-30Rollup merge of #85770 - Bobo1239:set_locale_for_sort, r=jyn514Guillaume Gomez-22/+0
2021-05-30Rollup merge of #85709 - Aaron1011:fix-pat-crate-edition, r=petrochenkovGuillaume Gomez-0/+32
2021-05-30Bless tests.Camille GILLOT-16/+16
2021-05-30Auto merge of #85362 - jsgf:fix-emit-metadata, r=estebankbors-0/+34
2021-05-30Emit a hard error when a panic occurs during const-evalAaron Hill-128/+56
2021-05-30Fix span of redundant generic arguments0yoyoyo-93/+237
2021-05-30Update mir opt testsbjorn3-24/+24
2021-05-30Update testsbjorn3-68/+68
2021-05-30Auto merge of #83772 - jhpratt:revamp-step-trait, r=Mark-Simulacrumbors-11/+17
2021-05-30Don't drop `PResult` without handling the errorLeSeulArtichaut-0/+34
2021-05-29Auto merge of #85698 - ehuss:incremental-session-panic, r=estebankbors-0/+15
2021-05-29Use correct edition when parsing `:pat` matchersAaron Hill-0/+32
2021-05-29Auto merge of #85540 - GuillaumeGomez:better-result-dom-generation, r=jshabors-0/+15
2021-05-29Fix incremental-session-fail to work when run as root.Eric Huss-2/+1
2021-05-29Auto merge of #85767 - lqd:stackless_span_stacks, r=oli-obkbors-14/+15
2021-05-28Add test for --emit TYPE=pathJeremy Fitzhardinge-0/+34
2021-05-28Auto merge of #85607 - LeSeulArtichaut:thir-unsafeck-closures, r=nikomatsakisbors-14/+142
2021-05-28Remove `--print unversioned-files` from rustdocBoris-Chengbiao Zhou-22/+0
2021-05-29Diagnose use sanitizers with crt-static12101111-0/+9
2021-05-28Auto merge of #85700 - Bobo1239:dso_local_ppc64, r=nagisabors-2/+9
2021-05-28Auto merge of #84968 - FabianWolff:master, r=estebankbors-7/+22
2021-05-28Fix static relocation model for PowerPC64Boris-Chengbiao Zhou-2/+9
2021-05-28const eval errors: display the current item instance if there are generics in...Rémy Rakic-12/+13
2021-05-27don't trim paths in collector PME messageRémy Rakic-2/+2
2021-05-27Test THIR unsafeck for unsafe ops in closuresLeSeulArtichaut-14/+142
2021-05-27Rollup merge of #85722 - GuillaumeGomez:trait-toggle, r=jshaGuillaume Gomez-1/+5
2021-05-27Auto merge of #85732 - Smittyvb:trait-alias-camelcase-lint, r=varkorbors-0/+18
2021-05-26Add test to check behavior when incremental session init fails.Eric Huss-0/+16
2021-05-27Rollup merge of #85564 - pnkfelix:issue-85435-readd-capture-disjoint-fields-g...Dylan DPC-0/+27
2021-05-27Rollup merge of #84701 - nikomatsakis:stabilize-member-constraints-61997, r=j...Dylan DPC-140/+29
2021-05-27Rollup merge of #84221 - ABouttefeux:generic-arg-elision, r=estebankDylan DPC-8/+214
2021-05-26Lint against non-camelCase trait alias namesSmitty-0/+18
2021-05-26Bless test outputJacob Pratt-9/+16
2021-05-26Unify feature flags as `step_trait`Jacob Pratt-1/+0
2021-05-26bless compare-mode=nll outputNiko Matsakis-3/+3
2021-05-26Update trait toggle testGuillaume Gomez-1/+5
2021-05-26Rollup merge of #85678 - lukas-code:matches2021, r=dtolnayDylan DPC-0/+12