about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2020-05-09Rollup merge of #71947 - mibac138:dead-code, r=cramertjDylan DPC-2/+54
2020-05-09Rollup merge of #71839 - LG3696:master, r=cramertjDylan DPC-0/+9
2020-05-08Rollup merge of #71710 - workingjubilee:jubilee-readd-test, r=nikomatsakisDylan DPC-0/+40
2020-05-08Rollup merge of #72008 - lcnr:patch-3, r=varkorDylan DPC-0/+29
2020-05-08add const-generics testBastian Kauschke-0/+29
2020-05-08Fix some tests failing in `--pass check` modeVadim Petrochenkov-5/+5
2020-05-07Rollup merge of #71960 - estebank:fix-E0284, r=davidtwcoDylan DPC-23/+64
2020-05-07Rollup merge of #71903 - euclio:reword-possible-better, r=petrochenkovDylan DPC-97/+97
2020-05-07Rollup merge of #71783 - estebank:async-block-2015, r=tmandryDylan DPC-18/+80
2020-05-07Fix E0284 to not use incorrect wordingEsteban Küber-23/+64
2020-05-07Rollup merge of #71972 - RalfJung:miri-validity-error-refine, r=oli-obkDylan DPC-3/+3
2020-05-07Rollup merge of #71952 - JohnTitor:add-tests, r=Dylan-DPCDylan DPC-0/+82
2020-05-07use hex for pointers in Miri error messages; refine vtable error messageRalf Jung-3/+3
2020-05-07reword "possible candidate" import suggestionAndy Russell-97/+97
2020-05-06Rollup merge of #71950 - RalfJung:try-validation-cleanup, r=oli-obkDylan DPC-10/+50
2020-05-06Rollup merge of #70908 - estebank:suggest-add, r=nikomatsakisDylan DPC-9/+200
2020-05-07Add some tests for #67945Yuki Okushi-0/+59
2020-05-07Add test for #34979Yuki Okushi-0/+23
2020-05-06Rollup merge of #71937 - mzohreva:mz/ui-tests-ignore-sgx, r=nikomatsakisDylan DPC-61/+71
2020-05-06Rollup merge of #71269 - Mark-Simulacrum:sat-float-casts, r=nikicDylan DPC-35/+410
2020-05-06Fixup tests to test both const-eval and runtimeMark Rousskov-99/+22
2020-05-06Pull in miri test casesMark Rousskov-5/+458
2020-05-06Define UB in float-to-int casts to saturateMark Rousskov-1/+0
2020-05-06more precise vtable errorsRalf Jung-9/+9
2020-05-06Rollup merge of #71727 - hbina:simplified_usage, r=Mark-SimulacrumDylan DPC-3/+3
2020-05-06Dead-code pass highlights too much of impl functionsmibac138-2/+54
2020-05-06convert remaining try_validation to new macroRalf Jung-5/+35
2020-05-05Detect errors caused by `async` block in 2015 editionEsteban Küber-18/+80
2020-05-05Ignore SGX on a few ui testsMohsen Zohrevandi-61/+71
2020-05-06add test for insufficiently aligned vtableRalf Jung-6/+16
2020-05-05Rollup merge of #71894 - mibac138:semicolon-not-always-helpful, r=estebankDylan DPC-3/+27
2020-05-05Fix the numbering of the testsLG3696-1/+1
2020-05-05Auto merge of #71846 - petrochenkov:fresh2, r=davidtwcobors-0/+1
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-27/+0
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-04Rollup merge of #71810 - estebank:issue-71798, r=davidtwcoDylan DPC-0/+27
2020-05-04Rollup merge of #71038 - lcnr:dyn_trait_structural_match, r=pnkfelixDylan DPC-0/+50
2020-05-04Auto merge of #71751 - oli-obk:const_ice, r=RalfJungbors-0/+32
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