summary refs log tree commit diff
path: root/src/libstd
AgeCommit message (Expand)AuthorLines
2015-02-17rollup merge of #22319: huonw/send-is-not-staticAlex Crichton-75/+78
2015-02-17Test fixes and rebase conflictsAlex Crichton-19/+20
2015-02-17rollup merge of #22435: aturon/final-stab-threadAlex Crichton-526/+706
2015-02-17rollup merge of #22459: alexcrichton/feature-namesAlex Crichton-2/+2
2015-02-17rollup merge of #22454: alexcrichton/stabilize-into-iteratorAlex Crichton-0/+5
2015-02-17rollup merge of #22441: msiemens/typo_fixAlex Crichton-1/+1
2015-02-17rollup merge of #22440: semarie/openbsd-connect_errorAlex Crichton-2/+5
2015-02-18Remove usage of .map(|&foo| foo)Kevin Butler-5/+5
2015-02-18Opt for .cloned() over .map(|x| x.clone()) etc.Kevin Butler-4/+4
2015-02-18Update tests for the Send - 'static change.Huon Wilson-4/+4
2015-02-17Fallout from stabilizationAaron Turon-416/+436
2015-02-17rollup merge of #22208: aturon/expose-more-pathAlex Crichton-123/+126
2015-02-17rollup merge of #22024: alexcrichton/asciiAlex Crichton-71/+128
2015-02-17Revise std::thread semanticsAaron Turon-113/+273
2015-02-17std: Rename io/path features with old_ prefixAlex Crichton-2/+2
2015-02-17std: Stabilize the `ascii` moduleAlex Crichton-71/+128
2015-02-18Add missing marker to std::thread::JoinGuard.Huon Wilson-1/+3
2015-02-18Update the libraries to reflect Send loosing the 'static bound.Huon Wilson-72/+75
2015-02-17Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichtonbors-1/+9
2015-02-17std: Stabilize the IntoIterator traitAlex Crichton-0/+5
2015-02-17Auto merge of #22311 - lfairy:consistent-fmt, r=alexcrichtonbors-8/+8
2015-02-17fix windowsManish Goregaokar-2/+2
2015-02-17Rollup merge of #22030 - mdinger:f32_examples, r=steveklabnikManish Goregaokar-42/+777
2015-02-17Rollup merge of #22311 - lfairy:consistent-fmt, r=alexcrichtonManish Goregaokar-8/+8
2015-02-17Rollup merge of #22404 - semarie:signal_reported_right, r=aturonManish Goregaokar-6/+6
2015-02-17Rollup merge of #22433 - sfackler:seek-docs, r=aturonManish Goregaokar-3/+2
2015-02-17Rollup merge of #22402 - nagisa:spring-cleanup-2, r=nikomatsakisManish Goregaokar-0/+16
2015-02-17Fix a small typo in libstd/fs.rsMarkus Siemens-1/+1
2015-02-17openbsd: adapt connect_error testSébastien Marie-2/+5
2015-02-17Auto merge of #22397 - Manishearth:rollup, r=huonwbors-9/+91
2015-02-16Make io::Seek docs less prescriptiveSteven Fackler-3/+2
2015-02-17Auto merge of #21932 - Jormundir:std-os-errno-type, r=alexcrichtonbors-13/+13
2015-02-17Rollup merge of #22411 - aturon:fix-os-deprecation, r=alexcrichtonManish Goregaokar-4/+4
2015-02-17Rollup merge of #22313 - japaric:iter, r=aturonManish Goregaokar-0/+80
2015-02-17Rollup merge of #22374 - richo:warn-fixup, r=huonwManish Goregaokar-1/+0
2015-02-17Rollup merge of #22363 - semarie:openbsd-test_file_desc, r=alexcrichtonManish Goregaokar-1/+4
2015-02-17Rollup merge of #22353 - tshepang:improve-fs-create-docs, r=alexcrichtonManish Goregaokar-3/+3
2015-02-16Deprecate std::sync::TaskPoolAaron Turon-5/+5
2015-02-16Expose more of std::pathAaron Turon-123/+126
2015-02-16Update std::os deprecation warningsAaron Turon-4/+4
2015-02-16Document std::num::Float with examplesmdinger-42/+777
2015-02-16change the signal used to test signal_reported_rightSébastien Marie-6/+6
2015-02-16Implement ExactSizeIterator for Args and ArgsOsSimonas Kazlauskas-0/+16
2015-02-16Auto merge of #22367 - Manishearth:rollup, r=steveklabnikbors-43/+52
2015-02-15lint: fixup extraneous #[allow]Richo Healey-1/+0
2015-02-15Fix rollup (remove slicing_syntax)Manish Goregaokar-1/+0
2015-02-15Rollup merge of #22297 - nagisa:spring-cleanup, r=alexcrichtonManish Goregaokar-8/+8
2015-02-15Rollup merge of #22339 - petrochenkov:int, r=huonwManish Goregaokar-23/+23
2015-02-15Rollup merge of #22351 - blaenk:path-hash, r=huonwManish Goregaokar-0/+1
2015-02-15Rollup merge of #22347 - iKevinY:std-lib-panicking, r=brsonManish Goregaokar-6/+6