about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-01-17Rollup merge of #30959 - bluss:bench-resolution, r=GankroManish Goregaokar-2/+1
2016-01-17Rollup merge of #30957 - GuillaumeGomez:patch-3, r=apasel422Manish Goregaokar-1/+1
2016-01-17Rollup merge of #30952 - jonastepe:nomicon_vec_zst_code_fix, r=GankroManish Goregaokar-6/+14
2016-01-17Rollup merge of #30943 - alexcrichton:stabilize-1.7, r=aturonManish Goregaokar-235/+356
2016-01-17Rollup merge of #30940 - tshepang:extraneous-playpen-whitespace, r=steveklabnikManish Goregaokar-0/+1
2016-01-17Rollup merge of #30938 - dotdash:zst_void, r=eddybManish Goregaokar-5/+43
2016-01-17Auto merge of #30928 - sfackler:any-unsized, r=aturonbors-1/+6
2016-01-17Auto merge of #30426 - gereeter:btree-rewrite, r=Gankrobors-2593/+1914
2016-01-16BTreeMap: Add a test for cloneJonathan S-0/+32
2016-01-16Rewrite BTreeMap to use parent pointers.Jonathan S-2593/+1882
2016-01-16Auto merge of #30567 - steffengy:master, r=alexcrichtonbors-6/+81
2016-01-16test: Increase resolution of MB/s stat for bench runs close to 1 secondUlrik Sverdrup-2/+1
2016-01-16Auto merge of #30624 - Ticki:specialization, r=alexcrichtonbors-0/+85
2016-01-16Fixed indent from tabs to spacesJonas Tepe-8/+8
2016-01-16std: Stabilize APIs for the 1.7 releaseAlex Crichton-235/+356
2016-01-16Auto merge of #30934 - oli-obk:simplify_const_eval, r=alexcrichtonbors-20/+6
2016-01-16Auto merge of #30533 - nikomatsakis:fulfillment-tree, r=aturonbors-356/+1467
2016-01-16Fix typoGuillaume Gomez-1/+1
2016-01-16Add regression tests for #29859. However #29859 is not fully fixed.Niko Matsakis-0/+84
2016-01-16Auto merge of #30946 - antonblanchard:powerpc64_merge2, r=alexcrichtonbors-0/+0
2016-01-16simplify some codeOliver 'ker' Schneider-20/+6
2016-01-16added zst iterator additions to final codeJonas Tepe-2/+10
2016-01-16Semicolon was at wrong place in let statementJonas Tepe-4/+4
2016-01-16Auto merge of #30939 - shepmaster:btreeset-insert-return-value, r=alexcrichtonbors-1/+1
2016-01-16Document `ObligationForest` better.Niko Matsakis-50/+179
2016-01-16Pacify tidy.Niko Matsakis-59/+89
2016-01-16Implement a hacky version of the DAG support we ultimately want, leavingNiko Matsakis-9/+54
2016-01-16Detect cycles and specialize error reporting for Sized. It is importantNiko Matsakis-92/+291
2016-01-16Permit coinductive match only for purely OIBIT backtraces.Niko Matsakis-11/+39
2016-01-16Fix bug in new stall checking code, it should consider integer variablesNiko Matsakis-1/+1
2016-01-16fallout from removing the `errors_will_be_reported` flagNiko Matsakis-42/+47
2016-01-16only insert global predicates into the global cache once we'veNiko Matsakis-37/+28
2016-01-16enable coinductive reasoning for structural traits, this isNiko Matsakis-0/+13
2016-01-16Auto merge of #30935 - ollie27:pad_int, r=alexcrichtonbors-9/+9
2016-01-16Auto merge of #30930 - oli-obk:fix/30887, r=arielb1bors-70/+307
2016-01-16Make style more uniform, add tests for specialization of .last(), move tests ...Ticki-73/+68
2016-01-16Overide methods in iterator implementation for EscapeDefault, see #24214Ticki-0/+90
2016-01-16Auto merge of #30908 - petrochenkov:backtrace, r=alexcrichtonbors-1925/+473
2016-01-16Auto merge of #30896 - petrochenkov:vkindmeta, r=alexcrichtonbors-50/+229
2016-01-16Auto merge of #30740 - bluss:ascii-is-the-best, r=brsonbors-27/+72
2016-01-15Update libcAnton Blanchard-0/+0
2016-01-15Auto merge of #30878 - brson:raw-pointer-derive, r=brsonbors-38/+272
2016-01-15Auto merge of #30446 - michaelwu:associated-const-type-params-pt1, r=nikomats...bors-72/+217
2016-01-15Auto merge of #30890 - nagisa:mir-tuple-adts, r=nikomatsakisbors-22/+152
2016-01-15Add some tests for non-trivial ADTsSimonas Kazlauskas-3/+98
2016-01-15Fix type retrieval for Switch translationSimonas Kazlauskas-5/+4
2016-01-15Fix translation for all other discriminated ADTsSimonas Kazlauskas-4/+10
2016-01-15Auto merge of #30773 - fhahn:test-fix, r=alexcrichtonbors-11/+13
2016-01-15Translate zero-sized return types as voidBjörn Steinbrink-5/+43
2016-01-15rustdoc: remove extraneous whitespace inserted in playpen linksTshepang Lekhonkhobe-0/+1