about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-05-13Auto merge of #70416 - mzohreva:mz/sgx-test, r=nikomatsakisbors-0/+32
2020-05-12add long error explanation for E0228Jade McGough-2/+7
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-12Don't `type_of` on trait assoc ty without defaultEsteban Küber-10/+48
2020-05-12Stabilize process_set_argv0 feature for UnixJeremy Fitzhardinge-4/+0
2020-05-12add ui test for issue-69276csmoe-0/+20
2020-05-12Pointer printing: do not print 0 offsetRalf Jung-89/+89
2020-05-12Add some more sanity tests and add a debug log message for itOliver Scherer-0/+89
2020-05-12Propagate locals, even if they have unpropagatable assignments somewhere.Oliver Scherer-3/+12
2020-05-12Add a repro example for not propagating constants of partially const initiali...Oliver Scherer-0/+69
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-12Remove ty::UnnormalizedProjectionJack Huey-15/+8
2020-05-11Modify SimplifyArmIdentity so it can trigger on mir-opt-level=1Wesley Wiser-32/+717
2020-05-11Ignore arguments when looking for `IndexMut` for subsequent `mut` obligationEsteban Küber-0/+29
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-11Fix hang in lexical_region_resolveMatthew Jasper-0/+7
2020-05-11Auto merge of #71953 - oli-obk:const_prop_deaggregates, r=wesleywiserbors-0/+284
2020-05-11bless ui testscsmoe-2/+20
2020-05-11cmdline: Make target features individually overridableVadim Petrochenkov-0/+9
2020-05-10add test case for issue-61076csmoe-0/+12
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-10rebase falloutRalf Jung-5/+3
2020-05-10avoid raising interpreter errors from interningRalf Jung-11/+23
2020-05-10Miri interning: replace ICEs by proper errors, make intern_shallow type signa...Ralf Jung-168/+127
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-10Add UI test where `annotated_files` count is > 1 #64205Juan Aguilar Santillana-0/+107
2020-05-09add regression tests + improve method nameBastian Kauschke-0/+70
2020-05-09display `ConstKind::Param`Bastian Kauschke-13/+13
2020-05-09adjust testsRalf Jung-176/+270
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-09Test for coercion between (FnDef | Closure) and (FnDef | Closure)Donough Liu-18/+431
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