about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
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-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-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-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-18Auto merge of #48985 - scalexm:lowering, r=nikomatsakisbors-0/+28
2018-03-18Auto merge of #48917 - petrochenkov:import, r=oli-obkbors-2/+2
2018-03-17Auto merge of #48842 - petrochenkov:under, r=nikomatsakisbors-6/+32
2018-03-17AST: Make renames in imports closer to the sourceVadim Petrochenkov-2/+2
2018-03-17Reject `_` in `ident` matcherVadim Petrochenkov-2/+27
2018-03-17syntax: Make `_` an identifierVadim Petrochenkov-6/+7
2018-03-17Auto merge of #48936 - Zoxc:cstore, r=michaelwoeristerbors-1/+1
2018-03-17improve attribute trailing semicolon errorcsmoe-0/+20
2018-03-17Rollup merge of #49077 - sinkuu:macro_use_typo, r=estebankkennytm-0/+43
2018-03-17Rollup merge of #48983 - gnzlbg:red, r=alexcrichtonkennytm-0/+254
2018-03-17Rollup merge of #48960 - nikomatsakis:issue-48468-dyn-trait-elision, r=cramertjkennytm-0/+59
2018-03-16ci: Disable optimized tests for asm.jsAlex Crichton-3/+24
2018-03-16extend stable hasher to support `CanonicalTy`Niko Matsakis-0/+22
2018-03-16Cleanup metadata and incremental cache processing of constantsOliver Schneider-0/+18
2018-03-16Auto merge of #48818 - michaelwoerister:issue-47309, r=eddybbors-0/+31
2018-03-16ignore emscriptengnzlbg-0/+2
2018-03-16Auto merge of #48813 - sinkuu:build_in_assert_macro, r=alexcrichtonbors-2/+14
2018-03-16Checks for unknown attributes before abortingShotaro Yamada-0/+43
2018-03-16Auto merge of #48524 - abonander:check-macro-stability, r=petrochenkovbors-0/+78
2018-03-16Auto merge of #49051 - kennytm:rollup, r=kennytmbors-133/+400
2018-03-16Rollup merge of #49037 - estebank:coherence-tweaks, r=nikomatsakiskennytm-10/+43
2018-03-16Rollup merge of #48990 - ExpHP:dont-drop-the-bomb, r=estebankkennytm-0/+39
2018-03-16Rollup merge of #49042 - kennytm:fix-e0307-typo, r=rkruppekennytm-1/+1
2018-03-16Rollup merge of #49007 - estebank:follow-up-47574, r=oli-obkkennytm-8/+9