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