| Age | Commit message (Expand) | Author | Lines |
| 2016-01-20 | Refactor definitions of ADTs in rustc::middle::def | Vadim Petrochenkov | -223/+250 |
| 2016-01-20 | syntax: Fix encoding and decoding spans | Erick Tryzelaar | -5/+20 |
| 2016-01-20 | Downgrade bundled jemalloc version | Alex Crichton | -5/+5 |
| 2016-01-20 | tweak trait css | Steve Klabnik | -1/+1 |
| 2016-01-20 | tweak struct colors | Steve Klabnik | -1/+1 |
| 2016-01-20 | Auto merge of #30872 - pitdicker:expand_open_options, r=alexcrichton | bors | -177/+480 |
| 2016-01-20 | std: Use the fallback impl for memrchr on non-linux | Ulrik Sverdrup | -1/+1 |
| 2016-01-20 | Add alt tags for logos | Steve Klabnik | -2/+2 |
| 2016-01-20 | tweak colors for a11y | Steve Klabnik | -1/+1 |
| 2016-01-20 | Add tests for collections to work with ZSTs | Keith Yeung | -0/+126 |
| 2016-01-20 | Correct code in E0382 explanation | Andrew Paseltiner | -1/+1 |
| 2016-01-20 | Fixed line wrapping. | Sandeep Datta | -4/+13 |
| 2016-01-20 | Add tests for various diverging & converging loops | Simonas Kazlauskas | -1/+73 |
| 2016-01-20 | Improve E0317 long diagnostics | Manish Goregaokar | -1/+35 |
| 2016-01-20 | Auto merge of #31038 - gereeter:btree-panic, r=Gankro | bors | -2/+2 |
| 2016-01-20 | Remove raw pointer from OpenOptions struct | Paul Dicker | -3/+9 |
| 2016-01-20 | Fix incorrect stability annotations for arc::Weak | Sebastian Hahn | -4/+4 |
| 2016-01-20 | Fix incorrect stability annotations for Weak | Sebastian Hahn | -4/+4 |
| 2016-01-20 | Auto merge of #30894 - antrik:debug-mpsc, r=brson | bors | -0/+69 |
| 2016-01-19 | In BTreeMap's merge function, adjust the length of the node before moving ele... | Jonathan S | -2/+2 |
| 2016-01-20 | Fix a bug with caching ids in the HIR lowering with nested lowered nodes | Nick Cameron | -52/+61 |
| 2016-01-20 | Remove leftover import of `std::str` in doc test | Andrea Bedini | -1/+0 |
| 2016-01-19 | Auto merge of #30820 - oli-obk:docs/wrapping_ops, r=alexcrichton | bors | -50/+43 |
| 2016-01-19 | Add examples of the Entry API to the HashMap documentation. | Nathan Kleyn | -0/+29 |
| 2016-01-19 | remove the `SimplifiedType` from the `DepNode` for now, just to keep | Niko Matsakis | -13/+4 |
| 2016-01-19 | [MIR] Reintroduce the unit temporary | Simonas Kazlauskas | -62/+90 |
| 2016-01-19 | Add test for #30123 | Brian Anderson | -0/+52 |
| 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 | Refined error message. | Vincent Esche | -15/+48 |
| 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 type parameter default error to mention type and trait definitions | Ulrik Sverdrup | -2/+2 |
| 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-19 | Improve error message for non-exhaustive patterns | Vincent Esche | -19/+23 |
| 2016-01-19 | Improve CStr::from_ptr example in docs | Andrea Bedini | -2/+1 |
| 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 |