about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-10-06Auto merge of #65043 - Aaron1011:fix/reexport-determinism, r=petrochenkovbors-14/+14
2019-10-05Rollup merge of #65151 - tmandry:revert-emscripten-upgrade, r=tmandryTyler Mandry-177/+177
2019-10-05Rollup merge of #65130 - davidtwco:rfc-2008-improper-ctypes, r=petrochenkovTyler Mandry-0/+148
2019-10-05Rollup merge of #65123 - Centril:mac-invoc-in-mut-pat, r=estebankTyler Mandry-0/+71
2019-10-05Rollup merge of #65066 - wesleywiser:fix_const_prop_ice_on_polymorphic_promot...Tyler Mandry-11/+22
2019-10-05Rollup merge of #65011 - estebank:ice-o-matic, r=zackmdavisTyler Mandry-0/+34
2019-10-05Rollup merge of #64909 - estebank:turbofish-reloaded, r=CentrilTyler Mandry-31/+55
2019-10-05Rollup merge of #64708 - SimonSapin:option-deref, r=CentrilTyler Mandry-6/+2
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-177/+177
2019-10-05Remove `for_each_child_stable`Aaron Hill-14/+14
2019-10-05lint: extern non-exhaustive types are improperDavid Wood-0/+148
2019-10-05Account for macro invocation in `let mut $pat` diagnostic.Mazdak Farrokhzad-0/+71
2019-10-04Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcrichtonbors-177/+177
2019-10-04Add ignore-asmjs to new testThomas Lively-0/+1
2019-10-04[const-prop] Fix ICE when trying to eval polymorphic promoted MIRWesley Wiser-11/+22
2019-10-04Fix ABI, run and fix more tests, re-enable CI for PRsThomas Lively-101/+113
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-76/+63
2019-10-04Rollup merge of #65073 - ecstatic-morse:issue-65071, r=petrochenkovMazdak Farrokhzad-2/+1
2019-10-04Rollup merge of #65026 - petrochenkov:ice1, r=eddybMazdak Farrokhzad-2/+2
2019-10-04Rollup merge of #64874 - matthewjasper:simplify-euv, r=eddybMazdak Farrokhzad-24/+18
2019-10-04Rollup merge of #64749 - matthewjasper:liveness-opt, r=nikomatsakisMazdak Farrokhzad-478/+24
2019-10-03Rollup merge of #65057 - mathstuf:fix-warning-typo, r=CentrilTyler Mandry-20/+20
2019-10-03Rollup merge of #65055 - GuillaumeGomez:long-err-explanation-E0556, r=petroch...Tyler Mandry-1/+2
2019-10-03Rollup merge of #65018 - Aaron1011:fix/backtrace-stderr, r=nikomatsakisTyler Mandry-4/+8
2019-10-03Rollup merge of #64842 - pnkfelix:fix-issue-61631-self-in-type-param-default,...Tyler Mandry-0/+116
2019-10-03Rollup merge of #64741 - GuillaumeGomez:prevent-rustdoc-feature-doctests, r=Q...Tyler Mandry-0/+20
2019-10-03Rollup merge of #64706 - nikomatsakis:issue-60218-test-case, r=centrilTyler Mandry-0/+34
2019-10-03Rollup merge of #64690 - petrochenkov:mixed, r=dtolnayTyler Mandry-35/+152
2019-10-03Rollup merge of #64675 - Centril:deprecate-plugin, r=oli-obkTyler Mandry-240/+562
2019-10-03Bless testDylan MacKenzie-1/+1
2019-10-04metadata: Remove `locator::Context::ident`Vadim Petrochenkov-2/+2
2019-10-03Remove `borrowck_graphviz_postflow` from testDylan MacKenzie-1/+0
2019-10-03review commentsEsteban Küber-9/+9
2019-10-03review commentsEsteban Küber-12/+27
2019-10-03Prove bad turbofish parser recovery in testEsteban Küber-11/+3
2019-10-03Account for missing turbofish in paths tooEsteban Küber-2/+3
2019-10-03When encountering chained operators use heuristics to recover from bad turbofishEsteban Küber-14/+30
2019-10-03Regression tests.Felix S. Klock II-0/+116
2019-10-03Auto merge of #64938 - estebank:ice-ice-baby, r=matthewjasperbors-0/+22
2019-10-03typo: fix typo in E0392Ben Boeckel-20/+20
2019-10-03Auto merge of #64999 - nikomatsakis:issue-60424-async-return-inference, r=cra...bors-475/+549
2019-10-03update ui testsGuillaume Gomez-1/+2
2019-10-03add regression test for #60218Niko Matsakis-0/+34
2019-10-03proc_macro: Add `Span::mixed_site` exposing `macro_rules` hygieneVadim Petrochenkov-35/+152
2019-10-03./x.py test --bless --compare-mode=nllNiko Matsakis-288/+258
2019-10-03--bless ui-fulldeps testsMazdak Farrokhzad-24/+210
2019-10-03plugin_registrary: use normal deprecation instead of hard coded warning.Mazdak Farrokhzad-259/+303
2019-10-03Deprecate `#![plugin]` and `#[plugin_registrar]`.Mazdak Farrokhzad-15/+107
2019-10-03Rollup merge of #64959 - davidtwco:issue-64252-self-type-help, r=Centril,este...Mazdak Farrokhzad-0/+68
2019-10-03Rollup merge of #64931 - estebank:missing-param-ref, r=matthewjasper,CentrilMazdak Farrokhzad-20/+20