| Age | Commit message (Expand) | Author | Lines |
| 2015-02-16 | Deprecate std::sync::TaskPool | Aaron Turon | -5/+5 |
| 2015-02-16 | Auto merge of #22367 - Manishearth:rollup, r=steveklabnik | bors | -43/+52 |
| 2015-02-15 | Fix rollup (remove slicing_syntax) | Manish Goregaokar | -1/+0 |
| 2015-02-15 | Rollup merge of #22297 - nagisa:spring-cleanup, r=alexcrichton | Manish Goregaokar | -8/+8 |
| 2015-02-15 | Rollup merge of #22339 - petrochenkov:int, r=huonw | Manish Goregaokar | -23/+23 |
| 2015-02-15 | Rollup merge of #22351 - blaenk:path-hash, r=huonw | Manish Goregaokar | -0/+1 |
| 2015-02-15 | Rollup merge of #22347 - iKevinY:std-lib-panicking, r=brson | Manish Goregaokar | -6/+6 |
| 2015-02-15 | Rollup merge of #22328 - shepmaster:os_str_typo, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-02-15 | Rollup merge of #22268 - steveklabnik:improve_wait, r=nikomatsakis | Manish Goregaokar | -4/+11 |
| 2015-02-15 | Rollup merge of #22254 - huonw:float-value--, r=aturon | Manish Goregaokar | -0/+2 |
| 2015-02-15 | Auto merge of #22242 - Gankro:collect-ints, r=alexcrichton | bors | -27/+27 |
| 2015-02-15 | Fix the fallout | Vadim Petrochenkov | -21/+21 |
| 2015-02-15 | Audit integer types in libunicode, libcore/(char, str) and libstd/ascii | Vadim Petrochenkov | -2/+2 |
| 2015-02-14 | Correct typo | Jake Goulding | -1/+1 |
| 2015-02-14 | we forgot to make `Path` implement `Hash` | Jorge Israel Peña | -0/+1 |
| 2015-02-13 | Add std::process | Aaron Turon | -36/+2051 |
| 2015-02-13 | Rename std::failure to std::panicking | Kevin Yap | -6/+6 |
| 2015-02-13 | Remove a few uses of deprecated getenv | Simonas Kazlauskas | -8/+8 |
| 2015-02-13 | more int and cloned cleanup in collections | Alexis | -27/+27 |
| 2015-02-13 | Improve documentation for `Select::new()`. | Steve Klabnik | -4/+11 |
| 2015-02-13 | Remove `_VALUE` from the float extremes constants. | Huon Wilson | -0/+2 |
| 2015-02-11 | More test fixes and rebase conflicts | Alex Crichton | -1/+44 |
| 2015-02-11 | rollup merge of #22015: alexcrichton/netv2 | Alex Crichton | -6/+3214 |
| 2015-02-11 | std: Add a `net` module for TCP/UDP | Alex Crichton | -6/+3214 |
| 2015-02-11 | Test fixes and rebase conflicts | Alex Crichton | -3/+7 |
| 2015-02-11 | rollup merge of #22178: pnkfelix/featuregate-unsafe-no-drop-flag | Alex Crichton | -1/+3 |
| 2015-02-11 | rollup merge of #22188: alexcrichton/envv2 | Alex Crichton | -51/+136 |
| 2015-02-11 | rollup merge of #22186: GuillaumeGomez/fix-fs | Alex Crichton | -1/+3 |
| 2015-02-11 | rollup merge of #22177: semarie/openbsd-notls | Alex Crichton | -4/+22 |
| 2015-02-11 | rollup merge of #22162: ogham/patch-1 | Alex Crichton | -1/+2 |
| 2015-02-11 | rollup merge of #22127: alexcrichton/stability-holes | Alex Crichton | -46/+60 |
| 2015-02-11 | std: Tweak the std::env OsString/String interface | Alex Crichton | -51/+136 |
| 2015-02-11 | rustc: Fix a number of stability lint holes | Alex Crichton | -46/+60 |
| 2015-02-11 | Add read and write rights to group and other when creating file | GuillaumeGomez | -1/+3 |
| 2015-02-11 | Feature-gate the `#[unsafe_no_drop_flag]` attribute. | Felix S. Klock II | -1/+3 |
| 2015-02-11 | openbsd don't support TLS | Sébastien Marie | -4/+22 |
| 2015-02-11 | shift bindings to accommodate new lifetime/dtor rules. | Felix S. Klock II | -2/+4 |
| 2015-02-11 | Auto merge of #22076 - carols10cents:exp2-calling-exp, r=huonw | bors | -2/+56 |
| 2015-02-11 | Documentation fix for PathBuf#pop | Ben S | -1/+2 |
| 2015-02-10 | rollup merge of #22125: alexcrichton/into-iter-stability | Alex Crichton | -5/+5 |
| 2015-02-10 | rollup merge of #22094: alkor/cleanup-show-string | Alex Crichton | -2/+2 |
| 2015-02-10 | rollup merge of #22052: octplane/patch-1 | Alex Crichton | -1/+1 |
| 2015-02-10 | rollup merge of #21920: vojtechkral/main-thread-name | Alex Crichton | -4/+5 |
| 2015-02-10 | rollup merge of #21862: iKevinY/libstd-ascii-tests | Alex Crichton | -19/+7 |
| 2015-02-10 | Move native thread name setting from thread_info to Thread, fixes #21911 | Vojtech Kral | -0/+1 |
| 2015-02-10 | Auto merge of #21937 - alexcrichton:issue-21929, r=aturon | bors | -1/+1 |
| 2015-02-10 | Auto merge of #21936 - alexcrichton:fsv2, r=aturon | bors | -13/+2564 |
| 2015-02-09 | std: Add a new `fs` module | Alex Crichton | -13/+2564 |
| 2015-02-09 | std: Rename IntoIterator::Iter to IntoIter | Alex Crichton | -5/+5 |
| 2015-02-09 | Update deprecation notice. | Pierre Baillet | -1/+1 |