| Age | Commit message (Expand) | Author | Lines |
| 2015-02-17 | rollup merge of #22319: huonw/send-is-not-static | Alex Crichton | -75/+78 |
| 2015-02-17 | Test fixes and rebase conflicts | Alex Crichton | -19/+20 |
| 2015-02-17 | rollup merge of #22435: aturon/final-stab-thread | Alex Crichton | -526/+706 |
| 2015-02-17 | rollup merge of #22459: alexcrichton/feature-names | Alex Crichton | -2/+2 |
| 2015-02-17 | rollup merge of #22454: alexcrichton/stabilize-into-iterator | Alex Crichton | -0/+5 |
| 2015-02-17 | rollup merge of #22441: msiemens/typo_fix | Alex Crichton | -1/+1 |
| 2015-02-17 | rollup merge of #22440: semarie/openbsd-connect_error | Alex Crichton | -2/+5 |
| 2015-02-18 | Remove usage of .map(|&foo| foo) | Kevin Butler | -5/+5 |
| 2015-02-18 | Opt for .cloned() over .map(|x| x.clone()) etc. | Kevin Butler | -4/+4 |
| 2015-02-18 | Update tests for the Send - 'static change. | Huon Wilson | -4/+4 |
| 2015-02-17 | Fallout from stabilization | Aaron Turon | -416/+436 |
| 2015-02-17 | rollup merge of #22208: aturon/expose-more-path | Alex Crichton | -123/+126 |
| 2015-02-17 | rollup merge of #22024: alexcrichton/ascii | Alex Crichton | -71/+128 |
| 2015-02-17 | Revise std::thread semantics | Aaron Turon | -113/+273 |
| 2015-02-17 | std: Rename io/path features with old_ prefix | Alex Crichton | -2/+2 |
| 2015-02-17 | std: Stabilize the `ascii` module | Alex Crichton | -71/+128 |
| 2015-02-18 | Add missing marker to std::thread::JoinGuard. | Huon Wilson | -1/+3 |
| 2015-02-18 | Update the libraries to reflect Send loosing the 'static bound. | Huon Wilson | -72/+75 |
| 2015-02-17 | Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton | bors | -1/+9 |
| 2015-02-17 | std: Stabilize the IntoIterator trait | Alex Crichton | -0/+5 |
| 2015-02-17 | Auto merge of #22311 - lfairy:consistent-fmt, r=alexcrichton | bors | -8/+8 |
| 2015-02-17 | fix windows | Manish Goregaokar | -2/+2 |
| 2015-02-17 | Rollup merge of #22030 - mdinger:f32_examples, r=steveklabnik | Manish Goregaokar | -42/+777 |
| 2015-02-17 | Rollup merge of #22311 - lfairy:consistent-fmt, r=alexcrichton | Manish Goregaokar | -8/+8 |
| 2015-02-17 | Rollup merge of #22404 - semarie:signal_reported_right, r=aturon | Manish Goregaokar | -6/+6 |
| 2015-02-17 | Rollup merge of #22433 - sfackler:seek-docs, r=aturon | Manish Goregaokar | -3/+2 |
| 2015-02-17 | Rollup merge of #22402 - nagisa:spring-cleanup-2, r=nikomatsakis | Manish Goregaokar | -0/+16 |
| 2015-02-17 | Fix a small typo in libstd/fs.rs | Markus Siemens | -1/+1 |
| 2015-02-17 | openbsd: adapt connect_error test | Sébastien Marie | -2/+5 |
| 2015-02-17 | Auto merge of #22397 - Manishearth:rollup, r=huonw | bors | -9/+91 |
| 2015-02-16 | Make io::Seek docs less prescriptive | Steven Fackler | -3/+2 |
| 2015-02-17 | Auto merge of #21932 - Jormundir:std-os-errno-type, r=alexcrichton | bors | -13/+13 |
| 2015-02-17 | Rollup merge of #22411 - aturon:fix-os-deprecation, r=alexcrichton | Manish Goregaokar | -4/+4 |
| 2015-02-17 | Rollup merge of #22313 - japaric:iter, r=aturon | Manish Goregaokar | -0/+80 |
| 2015-02-17 | Rollup merge of #22374 - richo:warn-fixup, r=huonw | Manish Goregaokar | -1/+0 |
| 2015-02-17 | Rollup merge of #22363 - semarie:openbsd-test_file_desc, r=alexcrichton | Manish Goregaokar | -1/+4 |
| 2015-02-17 | Rollup merge of #22353 - tshepang:improve-fs-create-docs, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2015-02-16 | Deprecate std::sync::TaskPool | Aaron Turon | -5/+5 |
| 2015-02-16 | Expose more of std::path | Aaron Turon | -123/+126 |
| 2015-02-16 | Update std::os deprecation warnings | Aaron Turon | -4/+4 |
| 2015-02-16 | Document std::num::Float with examples | mdinger | -42/+777 |
| 2015-02-16 | change the signal used to test signal_reported_right | Sébastien Marie | -6/+6 |
| 2015-02-16 | Implement ExactSizeIterator for Args and ArgsOs | Simonas Kazlauskas | -0/+16 |
| 2015-02-16 | Auto merge of #22367 - Manishearth:rollup, r=steveklabnik | bors | -43/+52 |
| 2015-02-15 | lint: fixup extraneous #[allow] | Richo Healey | -1/+0 |
| 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 |