about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-05-06add test for insufficiently aligned vtableRalf Jung-6/+16
2020-05-05Add test for new implementations section titleGuillaume Gomez-0/+9
2020-05-05Update testsGuillaume Gomez-12/+12
2020-05-05record upvar into GeneratorInteriorTypeCausecsmoe-2/+4
2020-05-05Update src/test/ui/lint/issue-71290-unused-paren-binop.rsMichael-0/+1
2020-05-05Rollup merge of #71894 - mibac138:semicolon-not-always-helpful, r=estebankDylan DPC-3/+27
2020-05-05Rollup merge of #69984 - lenary:lenary/force-uwtables, r=hanna-kruppeDylan DPC-0/+28
2020-05-05Fix the numbering of the testsLG3696-1/+1
2020-05-05Auto merge of #71846 - petrochenkov:fresh2, r=davidtwcobors-0/+1
2020-05-05Fix unused_parens false positive when using binary operationsmibac138-0/+17
2020-05-05Suggest removing semicolon in last expression only if it's type is knownmibac138-3/+27
2020-05-05Rollup merge of #71902 - mibac138:const-feature-diag, r=varkorDylan DPC-0/+67
2020-05-05Rollup merge of #71711 - Mark-Simulacrum:deignore-tests, r=nikomatsakisDylan DPC-34/+7
2020-05-05Rollup merge of #71587 - matthewjasper:promoted-move-errors, r=nikomatsakisDylan DPC-0/+51
2020-05-04Suggest to add missing feature when using gated const featuresmibac138-0/+67
2020-05-04review comments and rebase fixEsteban Küber-3/+9
2020-05-04On incorrect equality constraint likely to be assoc type, suggest appropriate...Esteban Küber-1/+51
2020-05-04Suggest restricting type param when it doesn't satisfy projectionEsteban Küber-3/+129
2020-05-04Handle binop on unbound type paramEsteban Küber-3/+12
2020-05-04Stabilize saturating_abs and saturating_negTobias Rapp-1/+0
2020-05-04Rollup merge of #71810 - estebank:issue-71798, r=davidtwcoDylan DPC-0/+27
2020-05-04Rollup merge of #71697 - felix91gr:new_prop_into_fn_call, r=wesleywiserDylan DPC-5/+30
2020-05-04Rollup merge of #71038 - lcnr:dyn_trait_structural_match, r=pnkfelixDylan DPC-0/+50
2020-05-04Add Option to Force Unwind TablesSam Elliott-0/+28
2020-05-04Auto merge of #71751 - oli-obk:const_ice, r=RalfJungbors-0/+32
2020-05-04add testcase for issue-70818csmoe-0/+5
2020-05-04Auto merge of #71108 - estebank:suggest-proj-type-mismatch-constraint, r=oli-obkbors-96/+453
2020-05-04Auto merge of #71866 - Dylan-DPC:rollup-g9xqc8k, r=Dylan-DPCbors-17/+5
2020-05-04Rollup merge of #71801 - matthewjasper:operator-subtyping, r=varkorDylan DPC-17/+5
2020-05-03Auto merge of #71631 - RalfJung:miri-unleash-the-gates, r=oli-obkbors-223/+333
2020-05-03fix rebaseEsteban Küber-2/+0
2020-05-03Auto merge of #71006 - ecstatic-morse:dataflow-bidi, r=ecstatic-morsebors-0/+38
2020-05-03Add `rustc_peek` test for liveness with borrowsDylan MacKenzie-0/+38
2020-05-03Rollup merge of #71808 - unexge:long-err-expl-for-e0539, r=GuillaumeGomezDylan DPC-1/+2
2020-05-03Rollup merge of #71726 - ldm0:ref2ptr, r=oli-obkDylan DPC-2/+221
2020-05-03Rollup merge of #71663 - jumbatm:caller-handles-validation-error, r=RalfJungDylan DPC-180/+197
2020-05-03Rollup merge of #71398 - ThinkChaos:feat_refcell_take, r=LukasKalbertodtDylan DPC-3/+3
2020-05-03Stabilize fn-like proc macros in expression, pattern and statement positionsVadim Petrochenkov-166/+70
2020-05-03bless caller-location testRalf Jung-8/+6
2020-05-03remove unneeded flags; exlain why we still have const_if_matchRalf Jung-27/+56
2020-05-03resolve: Relax fresh binding disambiguation slightly to fix regressionVadim Petrochenkov-0/+1
2020-05-03warn about each skipped feature gateRalf Jung-317/+315
2020-05-03Correctly check comparison operators in MIR typeckMatthew Jasper-17/+5
2020-05-03Auto merge of #70825 - eddyb:enum-discr-correct-generics-parent, r=nikomatsakisbors-0/+79
2020-05-03Make BTreeMap::new and BTreeSet::new constLuca Gladiator-0/+9
2020-05-03Adding new test #71136Kevin Per-0/+21
2020-05-03Rollup merge of #71813 - ecstatic-morse:issue-71734, r=tmandryDylan DPC-3/+41
2020-05-03Rollup merge of #71542 - crlf0710:confusable_idents, r=petrochenkovDylan DPC-0/+26
2020-05-03Enable `cfg` predicate for `target_feature = "crt-static"` only if the target...Vadim Petrochenkov-5/+2
2020-05-02trailing newlinesEsteban Küber-1/+0