rust/src/libstd
bors 67eb38ee4c Auto merge of #22466 - Kimundi:str_pattern_ai_safe, r=aturon
This is not a complete implementation of the RFC:

- only existing methods got updated, no new ones added
- doc comments are not extensive enough yet
- optimizations got lost and need to be reimplemented

See https://github.com/rust-lang/rfcs/pull/528

Technically a

[breaking-change]
2015-02-22 22:45:46 +00:00
..
collections Rollup merge of #22584 - alexcrichton:snapshots, r=Gankro 2015-02-22 02:16:12 +05:30
ffi Register new snapshots 2015-02-20 22:17:17 -08:00
io Rollup merge of #22567 - Gankro:unstable, r=alexcrichton 2015-02-22 01:53:16 +05:30
net Rollup merge of #22584 - alexcrichton:snapshots, r=Gankro 2015-02-22 02:16:12 +05:30
num make int/uint modules just re-exports 2015-02-20 19:55:00 -05:00
old_io Rollup merge of #22584 - alexcrichton:snapshots, r=Gankro 2015-02-22 02:16:12 +05:30
old_path Auto merge of #22466 - Kimundi:str_pattern_ai_safe, r=aturon 2015-02-22 22:45:46 +00:00
prelude Rename std::path to std::old_path 2015-02-03 14:34:42 -08:00
rand rollup merge of #22497: nikomatsakis/suffixes 2015-02-18 14:35:01 -08:00
rt Auto merge of #21959 - dhuseby:bitrig-support, r=brson 2015-02-21 09:20:48 +00:00
sync Remove 'static bound from sync::mpsc, Mutex and RwLock. 2015-02-21 16:51:49 +11:00
sys Rollup merge of #22584 - alexcrichton:snapshots, r=Gankro 2015-02-22 02:16:12 +05:30
thread_local Test fixes and rebase conflicts 2015-02-17 19:42:28 -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 Auto merge of #21959 - dhuseby:bitrig-support, r=brson 2015-02-21 09:20:48 +00:00
env.rs Auto merge of #21959 - dhuseby:bitrig-support, r=brson 2015-02-21 09:20:48 +00:00
fs.rs try to reduce bajillion warnings 2015-02-20 19:55:00 -05:00
lib.rs make int/uint modules just re-exports 2015-02-20 19:55:00 -05:00
macros.rs Register new snapshots 2015-02-17 22:04:31 -08:00
os.rs Rollup merge of #22583 - vhbit:ios-cstr, r=alexcrichton 2015-02-22 02:04:34 +05:30
panicking.rs Replace all uses of &foo[] with &foo[..] en masse. 2015-02-18 17:36:03 -05:00
path.rs try to reduce bajillion warnings 2015-02-20 19:55:00 -05:00
process.rs try to reduce bajillion warnings 2015-02-20 19:55:00 -05:00
rtdeps.rs fixing trailing whitespace errors 2015-02-11 14:49:07 -08:00
thread.rs Rollup merge of #22567 - Gankro:unstable, r=alexcrichton 2015-02-22 01:53:16 +05:30
thunk.rs Register new snapshots 2015-02-20 22:17:17 -08: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