| Age | Commit message (Expand) | Author | Lines |
| 2016-02-26 | Don't assume color=always when explicitally specified | Steven Allen | -6/+6 |
| 2016-02-23 | Revert "Auto merge of #30533 - nikomatsakis:fulfillment-tree, r=aturon" | Niko Matsakis | -1467/+356 |
| 2016-02-18 | regression tests for issue #30438. | Felix S. Klock II | -0/+97 |
| 2016-02-18 | Split dummy in region inference graph into distinct source and sink nodes. | Felix S. Klock II | -3/+10 |
| 2016-02-11 | Remove an unused #![feature] in a doctest | Alex Crichton | -1/+0 |
| 2016-02-10 | Revert deprecation of IpAddr, stabilizing for 1.7 | Aaron Turon | -22/+8 |
| 2016-02-05 | trpl: fix macro follow sets | Alex Burka | -3/+4 |
| 2016-02-05 | add `[` to FOLLOW(ty) and FOLLOW(path) | Alex Burka | -1/+1 |
| 2016-02-05 | thorough follow-set tests | Alex Burka | -0/+312 |
| 2016-02-03 | rustc_mir: Mark the crate as unstable | Alex Crichton | -0/+2 |
| 2016-02-03 | std: Stabilize custom hasher support in HashMap | Alex Crichton | -142/+215 |
| 2016-01-19 | Auto merge of #30820 - oli-obk:docs/wrapping_ops, r=alexcrichton | bors | -50/+43 |
| 2016-01-19 | Auto merge of #30696 - steveklabnik:gh30655, r=brson | bors | -0/+10 |
| 2016-01-19 | Auto merge of #31018 - gutworth:doc-loc, r=alexcrichton | bors | -1/+1 |
| 2016-01-19 | Auto merge of #30845 - nagisa:mir-extern-calls, r=dotdash | bors | -13/+109 |
| 2016-01-19 | [MIR] Implement extern call support | Simonas Kazlauskas | -13/+109 |
| 2016-01-19 | Auto merge of #31014 - nrc:fmt-term, r=sfackler | bors | -6/+6 |
| 2016-01-19 | fix the docs and simplify the implementation of unsigned wrapping ops | Oliver Schneider | -50/+43 |
| 2016-01-19 | Auto merge of #31015 - nrc:fmt-test, r=sfackler | bors | -510/+519 |
| 2016-01-18 | fix path to region inference documentation | Benjamin Peterson | -1/+1 |
| 2016-01-19 | manual fixups | Nick Cameron | -20/+13 |
| 2016-01-19 | rustfmt libtest | Nick Cameron | -522/+538 |
| 2016-01-19 | rustfmt libterm | Nick Cameron | -6/+6 |
| 2016-01-19 | Auto merge of #31013 - nrc:fmt-rbml, r=sfackler | bors | -450/+505 |
| 2016-01-19 | manual fixups | Nick Cameron | -10/+23 |
| 2016-01-19 | rustfmt librbml | Nick Cameron | -468/+510 |
| 2016-01-18 | Auto merge of #31006 - Manishearth:rollup, r=Manishearth | bors | -35/+37 |
| 2016-01-19 | Rollup merge of #31008 - barosl:typo, r=bluss | Manish Goregaokar | -2/+2 |
| 2016-01-19 | Rollup merge of #30998 - apasel422:btree-set-variance, r=Gankro | Manish Goregaokar | -19/+19 |
| 2016-01-19 | Rollup merge of #30988 - bluss:doc-space-t-bound, r=apasel422 | Manish Goregaokar | -9/+9 |
| 2016-01-19 | Rollup merge of #30986 - sliz1:book-macro, r=alexcrichton | Manish Goregaokar | -3/+5 |
| 2016-01-19 | Rollup merge of #30981 - boblehest:tmp, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2016-01-19 | Fix typo | Barosl Lee | -2/+2 |
| 2016-01-18 | Auto merge of #30987 - antonblanchard:powerpc64_merge3, r=alexcrichton | bors | -0/+2 |
| 2016-01-18 | Auto merge of #31000 - bluss:efficient-clone-from-slice, r=dotdash | bors | -2/+7 |
| 2016-01-18 | core: Restore indexed formulation of clone_from_slice | Ulrik Sverdrup | -2/+7 |
| 2016-01-18 | Auto merge of #30956 - KiChjang:move-tests-to-libcollectionstest, r=bluss | bors | -30/+41 |
| 2016-01-18 | Make `btree_set::{IntoIter, Iter, Range}` covariant | Andrew Paseltiner | -19/+19 |
| 2016-01-18 | Auto merge of #30996 - oli-obk:fix/load_range_assert, r=nagisa | bors | -10/+8 |
| 2016-01-18 | revert using `trans::Disr` in `LoadRangeAssert` | Oliver Schneider | -10/+8 |
| 2016-01-18 | Auto merge of #30953 - KalitaAlexey:17823-get-rid-of-duplicate-error, r=nrc | bors | -112/+22 |
| 2016-01-18 | simplify E0308 message for primitive types | kalita.alexey | -112/+22 |
| 2016-01-18 | Auto merge of #30980 - gereeter:fix-btree-iter-variance, r=apasel422 | bors | -17/+118 |
| 2016-01-18 | Auto merge of #30973 - SimonSapin:patch-16, r=alexcrichton | bors | -4/+4 |
| 2016-01-17 | Auto merge of #30964 - GuillaumeGomez:patch-5, r=Manishearth | bors | -1/+88 |
| 2016-01-17 | Fix spacing style of `T: Bound` in docs | Ulrik Sverdrup | -9/+9 |
| 2016-01-17 | Fix C macro example | Stephen (Ziyun) Li | -3/+5 |
| 2016-01-17 | Fix LLVM default CPU on powerpc64 and powerpc64le | Anton Blanchard | -0/+2 |
| 2016-01-17 | Expand the macro in variance-btree-invariant-types.rs to make compiletest rec... | Jonathan S | -36/+43 |
| 2016-01-17 | Auto merge of #30978 - nikomatsakis:fulfillment-tree-add-fixme, r=aturon | bors | -1/+1 |