about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-02-18Rollup merge of #82246 - jesusprubio:add-long-explanation-e0549, r=GuillaumeG...Dylan DPC-1/+1
2021-02-18Rollup merge of #82215 - TaKO8Ki:replace-if-let-while-let, r=varkorDylan DPC-33/+33
2021-02-18Rollup merge of #82194 - estebank:arbitrary-bounds-suggestion, r=petrochenkovDylan DPC-1/+21
2021-02-18Rollup merge of #82112 - BoxyUwU:tumbleweed, r=varkorDylan DPC-0/+34
2021-02-18Rollup merge of #82066 - matthewjasper:trait-ref-fix, r=jackh726Dylan DPC-76/+300
2021-02-18Rollup merge of #81546 - hyd-dev:libtest-run-out-of-threads, r=Mark-SimulacrumDylan DPC-0/+23
2021-02-18Auto merge of #82249 - JohnTitor:rollup-3jbqija, r=JohnTitorbors-31/+87
2021-02-18Rollup merge of #82203 - c410-f3r:tests-tests-tests, r=Dylan-DPCYuki Okushi-17/+3
2021-02-18Rollup merge of #82055 - JulianKnodt:ty_where_const, r=estebankYuki Okushi-14/+84
2021-02-18Add long explanation for E0549Jesus Rubio-1/+1
2021-02-18Auto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obkbors-0/+1
2021-02-17Rollup merge of #82021 - csmoe:issue-78600, r=tmandryDylan DPC-0/+23
2021-02-17Rollup merge of #82007 - sexxi-goose:reborrow, r=nikomatsakisDylan DPC-46/+346
2021-02-17Rollup merge of #81972 - matthewjasper:hrtb-error-cleanup, r=nikomatsakisDylan DPC-343/+155
2021-02-17Rollup merge of #81869 - mark-i-m:leading-vert, r=petrochenkovDylan DPC-211/+73
2021-02-17Rollup merge of #81860 - osa1:issue81800, r=estebankDylan DPC-0/+21
2021-02-17Auto merge of #82235 - GuillaumeGomez:rollup-oflxc08, r=GuillaumeGomezbors-19/+155
2021-02-17Rollup merge of #82231 - jesusprubio:add-long-explanation-e0543, r=GuillaumeG...Guillaume Gomez-1/+1
2021-02-17Rollup merge of #82169 - not-an-aardvark:assert-lazy-format-expressions, r=sf...Guillaume Gomez-0/+12
2021-02-17Rollup merge of #82136 - edward-shen:mismatched-subst-and-hir, r=lcnrGuillaume Gomez-0/+68
2021-02-17Rollup merge of #82105 - nagisa:nagisa/ensure-removed, r=petrochenkovGuillaume Gomez-0/+7
2021-02-17Rollup merge of #79981 - camelid:overflowing_literals-inference-error, r=lcnrGuillaume Gomez-18/+67
2021-02-17In some limited cases, suggest `where` bounds for non-type paramsEsteban Küber-1/+21
2021-02-17Add long explanation for E0543Jesus Rubio-1/+1
2021-02-17[libtest] Run the test synchronously when hitting thread limithyd-dev-0/+23
2021-02-17replace if-let and while-let with `if let` and `while let`Takayuki Maeda-33/+33
2021-02-16Move some tests to more reasonable directoriesCaio-17/+3
2021-02-16Ensure debug_assert! tests get runTeddy Katz-0/+1
2021-02-17Use -Ccodegen-units=1 to make issue-23458 test deterministicTomasz Miąsko-1/+1
2021-02-16Remove ordering hintkadmin-2/+0
2021-02-16Rollup merge of #82175 - RalfJung:invalid-fn-ptr, r=oli-obkGuillaume Gomez-10/+37
2021-02-16Rollup merge of #82161 - jesusprubio:add-long-explanation-e0545, r=GuillaumeG...Guillaume Gomez-1/+2
2021-02-16add testRalf Jung-10/+37
2021-02-16Document that `assert!` format arguments are evaluated lazilyTeddy Katz-0/+11
2021-02-16Auto merge of #81734 - richkadel:fixfordash, r=pnkfelixbors-39/+21
2021-02-16Update w/ commentskadmin-16/+68
2021-02-15Treat read of COpy types via refs as not move in move-closureAman Arora-34/+248
2021-02-15Handle restricting closure originAman Arora-0/+39
2021-02-15Implement reborrow for closure capturesAman Arora-12/+59
2021-02-15Add long explanation for E0545Jesus Rubio-1/+2
2021-02-15Simplify pattern grammar by allowing nested leading vertmark-211/+73
2021-02-15Rollup merge of #82141 - jrvanwhy:issue-82052, r=sanxiynJonas Schievink-0/+9
2021-02-15Rollup merge of #82067 - BoxyUwU:hahaicantthinkofabadpun, r=oli-obkJonas Schievink-0/+24
2021-02-15Rollup merge of #82061 - RalfJung:ctfe-read-pointer-as-bytes, r=oli-obkJonas Schievink-1/+1
2021-02-15Rollup merge of #82009 - BoxyUwU:idontknooow, r=varkorJonas Schievink-0/+35
2021-02-15Rollup merge of #81897 - vandenheuvel:match_exhaustive_diagnostics_regression...Jonas Schievink-0/+29
2021-02-15Rollup merge of #81503 - henryboisdequin:fix-const-fn-arr-err-msg, r=estebankJonas Schievink-0/+22
2021-02-15Fix intra-doc link to raw pointer methodSimon Sapin-0/+1
2021-02-15the environment round here is awfully emptyEllen-0/+34
2021-02-1432-bit ARM: Emit `lr` instead of `r14` when specified as an `asm!` output reg...Johnathan Van Why-0/+9