about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
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-17try-back-block-type test: Use TryFromSliceError for From testIan Jackson-8/+4
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-16Fix run-make-fulldeps testBenoît du Garreau-155/+65
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-15name async generators something more human friendly in type error diagnosticsGus Wynn-0/+65
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
2021-02-15Fix test issue referenceEdward Shen-1/+1
2021-02-14Use delay_span_bug for mismatched subst/hir argEdward Shen-0/+68
2021-02-14Apply suggestionsBenoît du Garreau-69/+104
2021-02-14Apply suggestionBenoît du Garreau-9/+15
2021-02-14Fix UI tests and merge `assert_eq` and `assert_ne` internal functionsBenoît du Garreau-665/+128
2021-02-14Add ui tests for panic![123] and panic!{123}.Mara Bos-1/+36
2021-02-14Suggest correct replacement for panic![123].Mara Bos-4/+4
2021-02-14Clarify error message and remove pretty printing in help suggestions.Reese Williams-8/+20
2021-02-14Add test for panic!(format!(..)) lint.Mara Bos-1/+16
2021-02-14Add test for non_fmt_panic lint for panic!(some_macro!()).Mara Bos-1/+23
2021-02-14Don't fail to remove files if they are missingSimonas Kazlauskas-0/+7
2021-02-14Rollup merge of #82056 - b-naber:mut_for_loop_bug, r=oli-obkDylan DPC-0/+30
2021-02-14Rollup merge of #81927 - vandenheuvel:issue_32498, r=Mark-SimulacrumDylan DPC-0/+16
2021-02-14Rollup merge of #81914 - kper:fixing-81885, r=estebankDylan DPC-8/+27
2021-02-14Rollup merge of #81912 - sexxi-goose:Migrations2_review, r=nikomatsakisDylan DPC-0/+232