| Age | Commit message (Expand) | Author | Lines |
| 2015-04-04 | Removed explicit lifetimes for `get_mut`. Fixed the doc test. | Dzmitry Malyshau | -2/+4 |
| 2015-04-04 | Renamed Arc::try_unique to get_mut | Dzmitry Malyshau | -23/+21 |
| 2015-04-04 | Auto merge of #24045 - frewsxcv:cleanup, r=alexcrichton | bors | -90/+62 |
| 2015-04-04 | Auto merge of #23987 - liammonahan:master, r=Manishearth | bors | -1/+1 |
| 2015-04-04 | Auto merge of #23981 - chastell:book_crates-and-modules_io_sync, r=Manishearth | bors | -27/+29 |
| 2015-04-04 | Auto merge of #24009 - Manishearth:rollup, r=Manishearth | bors | -59/+385 |
| 2015-04-04 | Fix doc (fixup #24031) | Manish Goregaokar | -3/+1 |
| 2015-04-04 | Rollup merge of #24040 - hackaugusto:patch-1, r=steveklabnik | Manish Goregaokar | -3/+0 |
| 2015-04-04 | Rollup merge of #24039 - frewsxcv:patch-10, r=steveklabnik | Manish Goregaokar | -7/+5 |
| 2015-04-04 | Rollup merge of #24038 - frewsxcv:patch-9, r=steveklabnik | Manish Goregaokar | -6/+2 |
| 2015-04-04 | Rollup merge of #24032 - steveklabnik:beta_install, r=alexcrichton | Manish Goregaokar | -2/+52 |
| 2015-04-04 | Rollup merge of #24031 - callahad:trpl_old_io_removal, r=steveklabnik | Manish Goregaokar | -22/+10 |
| 2015-04-04 | Rollup merge of #24022 - steveklabnik:hn_fix, r=nikomatsakis | Manish Goregaokar | -3/+2 |
| 2015-04-04 | Rollup merge of #24012 - tsion:patch-1, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-04-04 | Rollup merge of #23997 - richo:typos, r=huonw | Manish Goregaokar | -1/+1 |
| 2015-04-04 | Rollup merge of #23996 - frewsxcv:patch-8, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-04-04 | Rollup merge of #23993 - aturon:beta-update-authors, r=alexcrichton | Manish Goregaokar | -4/+92 |
| 2015-04-04 | Rollup merge of #23990 - dhuseby:bitrig_fixing_jemalloc_config, r=alexcrichton | Manish Goregaokar | -2/+8 |
| 2015-04-04 | Rollup merge of #23978 - brson:installer, r=alexcrichton | Manish Goregaokar | -0/+0 |
| 2015-04-04 | Rollup merge of #23941 - carloslfu:patch-1, r=steveklabnik | Manish Goregaokar | -4/+6 |
| 2015-04-04 | Rollup merge of #24033 - petrochenkov:pattest, r=alexcrichton | Manish Goregaokar | -0/+197 |
| 2015-04-04 | Rollup merge of #24005 - ranma42:macosx-no-javac-popup, r=alexcrichton | Manish Goregaokar | -1/+8 |
| 2015-04-04 | Rollup merge of #23995 - aturon:cow-as-ref, r=huonw | Manish Goregaokar | -1/+1 |
| 2015-04-04 | Rollup merge of #23979 - Ryman:error_from_string, r=alexcrichton | Manish Goregaokar | -3/+10 |
| 2015-04-03 | Cleanup and modernize some things in libcore::iter | Corey Farwell | -90/+62 |
| 2015-04-04 | Auto merge of #23979 - Ryman:error_from_string, r=alexcrichton | bors | -3/+10 |
| 2015-04-03 | Removed repeated sentence. | Augusto Hack | -3/+0 |
| 2015-04-03 | Make example function in comment more idiomatic | Corey Farwell | -7/+5 |
| 2015-04-03 | Simplify `match` branches in documentation comment | Corey Farwell | -6/+2 |
| 2015-04-03 | Update Rust install instructions in TRPL | Steve Klabnik | -2/+52 |
| 2015-04-03 | Auto merge of #23972 - gkoz:partial_eq_str_string, r=alexcrichton | bors | -10/+12 |
| 2015-04-03 | Remove old_io from trpl/concurrency.md | Dan Callahan | -22/+10 |
| 2015-04-03 | Auto merge of #24018 - nikomatsakis:marker-trait-stability, r=alexcrichton | bors | -4/+4 |
| 2015-04-03 | Don't speak of old_io | Steve Klabnik | -3/+2 |
| 2015-04-03 | Revert accidental change from stable -> unstable; just meant to | Niko Matsakis | -4/+4 |
| 2015-04-03 | Remove unnecessary `Vec<_>` annotation from docs | Scott Olson | -1/+1 |
| 2015-04-03 | this correctly disables jemalloc on Bitrig | Dave Huseby | -2/+8 |
| 2015-04-03 | Auto merge of #23930 - petrochenkov:issue23656, r=nrc | bors | -234/+138 |
| 2015-04-03 | Workaround `javac` popup on MacOS X | Andrea Canciani | -1/+8 |
| 2015-04-03 | Auto merge of #23938 - nikomatsakis:invariant, r=pnkfelix | bors | -583/+332 |
| 2015-04-03 | Auto merge of #23934 - lfairy:write-no-deref, r=alexcrichton | bors | -1/+1 |
| 2015-04-02 | Indicate associated type in comment is code-like | Corey Farwell | -1/+1 |
| 2015-04-02 | Adjust `AsRef` impl for `Cow` | Aaron Turon | -1/+1 |
| 2015-04-02 | Update AUTHORS.txt as of 1.0.0-beta | Aaron Turon | -4/+92 |
| 2015-04-03 | Auto merge of #23832 - petrochenkov:usize, r=aturon | bors | -86/+86 |
| 2015-04-03 | Add tests for parsing of patterns | Vadim Petrochenkov | -0/+197 |
| 2015-04-03 | Auto merge of #23974 - pnkfelix:fix-23973, r=alexcrichton | bors | -8/+6 |
| 2015-04-02 | doc/trpl: Fixing a comma splice in iterators.md. | Liam Monahan | -1/+1 |
| 2015-04-02 | Auto merge of #23967 - semarie:libc-clone, r=alexcrichton | bors | -9/+27 |
| 2015-04-02 | liballoc: fix typo | Richo Healey | -1/+1 |