about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-05-13Make intra links work inside trait impl blockTymoteusz Jankowski-0/+35
2020-05-13Auto merge of #71451 - estebank:suggest-super-trait-constraint, r=nikomatsakisbors-92/+226
2020-05-13Auto merge of #70416 - mzohreva:mz/sgx-test, r=nikomatsakisbors-0/+32
2020-05-12fix test output after rebaseEsteban Küber-1/+1
2020-05-12Increase verbosity of bound restriction suggestionsEsteban Küber-119/+207
2020-05-12Suggest adding super trait constraintsEsteban Küber-9/+55
2020-05-12Rollup merge of #72128 - RalfJung:str-validity, r=oli-obkDylan DPC-8/+8
2020-05-12Rollup merge of #71928 - mibac138:strikethrough, r=GuillaumeGomezDylan DPC-0/+6
2020-05-12strings do not have to be valid UTF-8 any moreRalf Jung-8/+8
2020-05-11Rollup merge of #72067 - jonas-schievink:fuel-warn, r=varkorDylan DPC-6/+10
2020-05-11Rollup merge of #72052 - lcnr:const_pprint, r=ecstatic-morseDylan DPC-13/+13
2020-05-11Rollup merge of #72019 - matthewjasper:dont-skip-binder, r=davidtwcoDylan DPC-0/+36
2020-05-11Rollup merge of #72014 - GuillaumeGomez:deprecated-emoji, r=kinnison,ollie27Dylan DPC-2/+2
2020-05-11Auto merge of #71953 - oli-obk:const_prop_deaggregates, r=wesleywiserbors-0/+284
2020-05-10Emit a warning when optimization fuel runs outJonas Schievink-6/+10
2020-05-10Auto merge of #72074 - RalfJung:rollup-1ns58no, r=RalfJungbors-977/+823
2020-05-10Rollup merge of #71840 - matthewjasper:drop-trees, r=oli-obkRalf Jung-977/+823
2020-05-10Auto merge of #71775 - petrochenkov:crtcfg, r=matthewjasperbors-5/+2
2020-05-10Auto merge of #72020 - alexcrichton:fix-incremental-linker-plugin-lto, r=oli-obkbors-0/+17
2020-05-09Fix disagreeement about CGU reuse and LTOAlex Crichton-0/+17
2020-05-10Auto merge of #71557 - matthewjasper:mir-asymmetric-or-pattern, r=oli-obkbors-0/+51
2020-05-09display `ConstKind::Param`Bastian Kauschke-13/+13
2020-05-09Rollup merge of #71555 - cjgillot:nameless, r=matthewjasperRalf Jung-0/+1
2020-05-09Rollup merge of #71185 - JohnTitor:run-fail, r=petrochenkovRalf Jung-140/+537
2020-05-09Rollup merge of #69406 - jackh726:chalk-upgrade, r=nikomatsakisRalf Jung-0/+579
2020-05-09Bless mir-opt testsMatthew Jasper-974/+820
2020-05-09Defer creating drop trees in MIR lowering until leaving that scopeMatthew Jasper-3/+3
2020-05-09Auto merge of #72036 - Dylan-DPC:rollup-ca8b0ql, r=Dylan-DPCbors-2/+63
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-08Auto merge of #71418 - hbina:rename_miri_undef, r=RalfJungbors-30/+30
2020-05-08Rollup merge of #71710 - workingjubilee:jubilee-readd-test, r=nikomatsakisDylan DPC-0/+40
2020-05-08Fix debug assertion in error codeMatthew Jasper-0/+36
2020-05-08Add test for strikethrough in rustdocmibac138-0/+6
2020-05-08Add test for deprecated emojiGuillaume Gomez-2/+2
2020-05-08Rollup merge of #72008 - lcnr:patch-3, r=varkorDylan DPC-0/+29
2020-05-08Fix testsCamille GILLOT-0/+1
2020-05-08add const-generics testBastian Kauschke-0/+29
2020-05-08Fix some tests failing in `--pass check` modeVadim Petrochenkov-5/+5
2020-05-07Reintegrate chalk using chalk-solveJack Huey-0/+579
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 #71959 - petrochenkov:chelpers, r=Mark-SimulacrumDylan DPC-0/+2
2020-05-07Rollup merge of #71952 - JohnTitor:add-tests, r=Dylan-DPCDylan DPC-0/+107
2020-05-08Add some skip flagsYuki Okushi-1/+4
2020-05-08Skip tests on emscriptenYuki Okushi-0/+118
2020-05-07Renamed "undef" stuff to "uninit"Hanif Bin Ariffin-30/+30