about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-03-22Updated test with expected error message.David Wood-2/+16
2018-03-22Added initial test for #47184David Wood-0/+16
2018-03-22Rollup merge of #49244 - varkor:type_dependent_defs_ExprMethodCall, r=estebankkennytm-0/+33
2018-03-22Rollup merge of #49211 - varkor:chalk-lowering-Implemented-From-Env, r=nikoma...kennytm-0/+30
2018-03-22Rollup merge of #49189 - GuillaumeGomez:fix-implied-shortcut-links, r=QuietMi...kennytm-0/+18
2018-03-22Rollup merge of #49158 - varkor:compiletest-triples, r=rkruppekennytm-0/+10
2018-03-22Rollup merge of #49140 - semarie:rustdoc-test-path, r=alexcrichtonkennytm-1/+1
2018-03-22Rollup merge of #49117 - nivkner:fixme_fixup3, r=estebankkennytm-2/+1
2018-03-22Rollup merge of #49109 - SimonSapin:deprecate-asciiext, r=alexcrichtonkennytm-2/+0
2018-03-22Rollup merge of #48759 - QuietMisdreavus:simd-feature-docs, r=GuillaumeGomezkennytm-0/+24
2018-03-22Auto merge of #49041 - nikomatsakis:issue-46541-impl-trait-hidden-lifetimes, ...bors-5/+127
2018-03-21add target_feature items to doc_cfg rustdoc testQuietMisdreavus-0/+24
2018-03-21Moved test to uivarkor-0/+18
2018-03-21Fix type_dependent_defs ICE on method callsvarkor-0/+15
2018-03-21Deprecate the AsciiExt trait in favor of inherent methodsSimon Sapin-2/+0
2018-03-21WIP fix mir-opt-end-region-8Niko Matsakis-2/+4
2018-03-21use subtyping when we create a closure instead of for upvar typesNiko Matsakis-3/+34
2018-03-21report an error if we see an unexpected lifetime in impl TraitNiko Matsakis-0/+89
2018-03-21Auto merge of #49200 - oli-obk:extern_static_metadata, r=michaelwoeristerbors-0/+21
2018-03-21Rollup merge of #49196 - Phlosioneer:49123-sort-where-conditions, r=QuietMisd...kennytm-2/+0
2018-03-20Add unit test for Implemented-From-Envvarkor-0/+30
2018-03-20Auto merge of #49190 - kennytm:rollup, r=kennytmbors-3/+165
2018-03-20Encode/decode extern statics in metadata and incremental cacheOliver Schneider-0/+21
2018-03-20Auto merge of #48516 - petrochenkov:stabsl, r=nikomatsakisbors-151/+97
2018-03-19Fix ordering of auto-generated trait bounds in rustdoc outputPhlosioneer-2/+0
2018-03-20Rollup merge of #49166 - dileepbapat:pr-49133, r=nikomatsakiskennytm-3/+3
2018-03-20Rollup merge of #49157 - estebank:const-into, r=oli-obkkennytm-0/+36
2018-03-20Stabilize slice patterns without `..`Vadim Petrochenkov-151/+97
2018-03-20Rollup merge of #49104 - csmoe:semicolon_error, r=petrochenkovkennytm-0/+20
2018-03-20Rollup merge of #48834 - ysiraichi:suggest-remove-ref, r=estebankkennytm-0/+106
2018-03-19Auto merge of #49058 - withoutboats:pin, r=cramertjbors-0/+2
2018-03-19Okay this is the right way.boats-3/+1
2018-03-19Comment out entire test.boats-1/+3
2018-03-19Fix automatic urls with backticksGuillaume Gomez-0/+18
2018-03-19Ignore properly.boats-3/+1
2018-03-19Comment out flakey test.boats-0/+4
2018-03-19Do not suggest `.into()` in `const`sEsteban Küber-0/+36
2018-03-19#49133 - Reworded the Error message: "`pub` not needed here" messageDileep Bapat-3/+3
2018-03-19Auto merge of #49079 - oli-obk:cross_miri, r=michaelwoeristerbors-0/+18
2018-03-19Auto merge of #49091 - nikomatsakis:issue-49043-ty-infer-hash, r=michaelwoeri...bors-0/+22
2018-03-19Revert "Remove useless powerpc64 entry from ARCH_TABLE, closes #47737"varkor-0/+10
2018-03-19Auto merge of #49095 - alexcrichton:debug-asmjs, r=kennytmbors-3/+24
2018-03-18Review fixes.Yukio Siraichi-16/+13
2018-03-18Rebased with master.Yukio Siraichi-3/+3
2018-03-18Created multiple line test.Yukio Siraichi-0/+43
2018-03-18New test added.Yukio Siraichi-2/+35
2018-03-18Test added.Yukio Siraichi-0/+33
2018-03-18Allow test target to pass without installingSébastien Marie-1/+1
2018-03-18Auto merge of #48985 - scalexm:lowering, r=nikomatsakisbors-0/+28
2018-03-18Auto merge of #48917 - petrochenkov:import, r=oli-obkbors-2/+2