| Age | Commit message (Expand) | Author | Lines |
| 2015-03-16 | Regression test for #13077 | Tamir Duberstein | -0/+31 |
| 2015-03-16 | Regression test for #16922 | Tamir Duberstein | -0/+38 |
| 2015-03-16 | Regression test for #20714 | Tamir Duberstein | -0/+15 |
| 2015-03-16 | Regression test for #20396 | Tamir Duberstein | -0/+23 |
| 2015-03-16 | Regression test for #20261 | Tamir Duberstein | -0/+17 |
| 2015-03-16 | Consistent spacing | Tamir Duberstein | -6/+6 |
| 2015-03-16 | Regression test for #20225 | Tamir Duberstein | -0/+22 |
| 2015-03-16 | Regression test for #19982 | Tamir Duberstein | -0/+39 |
| 2015-03-16 | Regression test for #18919 | Tamir Duberstein | -0/+17 |
| 2015-03-16 | Regression test for #13407 | Tamir Duberstein | -0/+19 |
| 2015-03-16 | Regression test for #11820 | Tamir Duberstein | -0/+19 |
| 2015-03-16 | Regression test for #9951 | Tamir Duberstein | -0/+28 |
| 2015-03-16 | Auto merge of #23395 - bluss:tuple-macro, r=alexcrichton | bors | -90/+84 |
| 2015-03-16 | document undefined collection behavior with interior mutability | Andrew Paseltiner | -0/+29 |
| 2015-03-16 | Add test for #7950 | Corey Richardson | -0/+17 |
| 2015-03-15 | [BREAKING] Rename two instances of MAP_NONRESERVE | Nicholas | -2/+2 |
| 2015-03-16 | Reviewer changes | Nick Cameron | -4/+5 |
| 2015-03-16 | Auto merge of #23394 - tanadeau:remove-old_io-notes, r=alexcrichton | bors | -2/+1 |
| 2015-03-16 | Auto merge of #23396 - semarie:remove-sized-bounds, r=sfackler | bors | -2/+2 |
| 2015-03-16 | resolve: factor out resolve imports to its own module | Nick Cameron | -1063/+1118 |
| 2015-03-16 | Fallout in testing. | Nick Cameron | -30/+29 |
| 2015-03-16 | Error if `pub use` references a private item. | Nick Cameron | -5/+31 |
| 2015-03-16 | Misc tidy ups in resolve | Nick Cameron | -63/+56 |
| 2015-03-15 | Auto merge of #23206 - nagisa:print-io, r=alexcrichton | bors | -57/+62 |
| 2015-03-15 | Auto merge of #23353 - alexcrichton:stabilize-os, r=aturon | bors | -323/+397 |
| 2015-03-15 | Strip trailing whitespace | Tamir Duberstein | -148/+148 |
| 2015-03-15 | std: Clean up the sys::thread modules | Alex Crichton | -221/+148 |
| 2015-03-15 | unbreak freebsd/openbsd/bitrig build after #23316 | Sébastien Marie | -2/+2 |
| 2015-03-15 | std: Stabilize portions of `std::os::$platform` | Alex Crichton | -323/+397 |
| 2015-03-15 | core: Update tuple doc | Ulrik Sverdrup | -11/+5 |
| 2015-03-15 | core: Remove unused parts of tuple macro | Ulrik Sverdrup | -79/+79 |
| 2015-03-15 | Fix binding unsized expressions to ref patterns | Vadim Petrochenkov | -7/+42 |
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -409/+5 |
| 2015-03-15 | Auto merge of #23387 - Manishearth:rollup, r=Manishearth | bors | -25/+12 |
| 2015-03-15 | Removed old_io note from std::net | Trent Nadeau | -2/+1 |
| 2015-03-15 | Fix deprecated `comm` link. | Wangshan Lu | -4/+4 |
| 2015-03-15 | Auto merge of #23372 - tamird:fix-ios-compilation, r=alexcrichton | bors | -13/+3 |
| 2015-03-15 | Rollup merge of #23384 - daboross:patch-2, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-03-15 | Rollup merge of #23382 - FuGangqiang:typos, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-03-15 | Rollup merge of #23379 - kballard:tweak-stdio-docs-no-raw-constructors, r=ale... | Manish Goregaokar | -18/+9 |
| 2015-03-15 | Rollup merge of #23375 - kballard:remove-old_io-recommendation-from-io, r=huonw | Manish Goregaokar | -4/+0 |
| 2015-03-15 | Auto merge of #23316 - alexcrichton:less-question-sized, r=aturon | bors | -43/+39 |
| 2015-03-15 | Implement `winsize()` for {ios,dragonfly} | Tamir Duberstein | -12/+2 |
| 2015-03-15 | Fallout of c933d44f7bb9 | Tamir Duberstein | -1/+1 |
| 2015-03-15 | Fix an String -> a String in env.rs documentation | Dabo Ross | -1/+1 |
| 2015-03-14 | std: Fix create_dir_all for empty paths | Alex Crichton | -1/+19 |
| 2015-03-14 | std: Remove ?Sized bounds from many I/O functions | Alex Crichton | -43/+39 |
| 2015-03-15 | fix typos | FuGangqiang | -2/+2 |
| 2015-03-15 | Rollup merge of #23368 - EduardoBautista:fix-closures-chapter, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-03-15 | Rollup merge of #23367 - EduardoBautista:fix-indentation-in-book, r=steveklabnik | Manish Goregaokar | -4/+4 |