rust/src/libstd
Alex Crichton ba8ce4c2c2 rollup merge of #22319: huonw/send-is-not-static
Conflicts:
	src/libstd/sync/task_pool.rs
	src/libstd/thread.rs
	src/libtest/lib.rs
	src/test/bench/shootout-reverse-complement.rs
	src/test/bench/shootout-spectralnorm.rs
2015-02-17 17:32:16 -08:00
..
collections std: Stabilize the IntoIterator trait 2015-02-17 10:06:24 -08:00
ffi Correct typo 2015-02-14 09:09:07 -05:00
io Rollup merge of #22311 - lfairy:consistent-fmt, r=alexcrichton 2015-02-17 17:33:20 +05:30
net rollup merge of #22435: aturon/final-stab-thread 2015-02-17 17:27:44 -08:00
num Document std::num::Float with examples 2015-02-16 09:32:07 -05:00
old_io rollup merge of #22319: huonw/send-is-not-static 2015-02-17 17:32:16 -08:00
old_path rollup merge of #22435: aturon/final-stab-thread 2015-02-17 17:27:44 -08:00
prelude Rename std::path to std::old_path 2015-02-03 14:34:42 -08:00
rand Fallout from stabilization 2015-02-17 15:14:17 -08:00
rt rollup merge of #22319: huonw/send-is-not-static 2015-02-17 17:32:16 -08:00
sync rollup merge of #22319: huonw/send-is-not-static 2015-02-17 17:32:16 -08:00
sys rollup merge of #22319: huonw/send-is-not-static 2015-02-17 17:32:16 -08:00
thread_local Fallout from stabilization 2015-02-17 15:14:17 -08:00
time Fix for misspelled comments. 2015-02-04 23:00:02 -05:00
ascii.rs std: Stabilize the ascii module 2015-02-17 13:58:34 -08:00
bool.rs grandfathered -> rust1 2015-01-23 21:48:20 -08:00
dynamic_lib.rs std: Tweak the std::env OsString/String interface 2015-02-11 13:46:35 -08:00
env.rs Implement ExactSizeIterator for Args and ArgsOs 2015-02-16 14:28:42 +02:00
fs.rs Fix a small typo in libstd/fs.rs 2015-02-17 11:22:27 +01:00
lib.rs Rollup merge of #22347 - iKevinY:std-lib-panicking, r=brson 2015-02-15 18:42:46 +05:30
macros.rs Fallout from stabilization 2015-02-17 15:14:17 -08:00
os.rs Auto merge of #22397 - Manishearth:rollup, r=huonw 2015-02-17 05:57:55 +00:00
panicking.rs Fallout from stabilization 2015-02-17 15:14:17 -08:00
path.rs rollup merge of #22208: aturon/expose-more-path 2015-02-17 15:13:53 -08:00
process.rs rollup merge of #22319: huonw/send-is-not-static 2015-02-17 17:32:16 -08:00
rtdeps.rs openbsd support 2015-02-01 14:41:38 +01:00
thread.rs rollup merge of #22319: huonw/send-is-not-static 2015-02-17 17:32:16 -08:00
thunk.rs Update the libraries to reflect Send loosing the 'static bound. 2015-02-18 08:19:21 +11:00
tuple.rs Remove all i suffixes 2015-01-30 04:38:54 +01:00
unit.rs grandfathered -> rust1 2015-01-23 21:48:20 -08:00