rust/src/libstd
bors 770378a313 auto merge of #18773 : subhashb/rust/convert_remaining_failures_to_panic, r=steveklabnik
I have also renamed `fail` to `panic` in some non-documentation comments, where I thought it mattered.
Fixes #18677 

cc @steveklabnik
2014-11-20 23:02:01 +00:00
..
collections rollup merge of #19038: jayelm/fixed-typos 2014-11-18 00:24:08 +01:00
io std: Stabilize std::fmt 2014-11-18 21:16:22 -08:00
num libs: stabilize most numerics after RFC changes 2014-11-18 20:07:58 -08:00
path libcore: DST-ify AsSlice 2014-11-20 00:05:00 -08:00
rand iOS: fixed broken build after disallowed coercions 2014-11-19 09:43:15 +02:00
rt auto merge of #18645 : nick29581/rust/coercions-1, r=alexcrichton 2014-11-18 10:46:41 +00:00
sync Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
sys Rename remaining Failures to Panic 2014-11-20 23:45:42 +05:30
time Rename remaining Failures to Panic 2014-11-20 23:45:42 +05:30
ascii.rs Rename remaining Failures to Panic 2014-11-20 23:45:42 +05:30
bitflags.rs Repair various cases where values of distinct types were being operated 2014-11-05 09:15:28 -05:00
c_vec.rs Rename remaining Failures to Panic 2014-11-20 23:45:42 +05:30
dynamic_lib.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
error.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
failure.rs Rename fail! to panic! 2014-10-29 11:43:07 -04:00
fmt.rs std: Stabilize std::fmt 2014-11-18 21:16:22 -08:00
hash.rs DSTify Hash 2014-10-31 07:25:34 -05:00
lib.rs libcore: add borrow module 2014-11-17 11:26:30 -08:00
macros.rs auto merge of #19071 : huonw/rust/col2column, r=nikomatsakis 2014-11-20 16:02:03 +00:00
os.rs rollup merge of #18944: liigo/improve-os-args-doc 2014-11-19 22:37:15 +01:00
prelude.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
rtdeps.rs Fix spelling errors and capitalization. 2014-09-03 23:10:38 -04:00
task.rs Move ToString to collections::string 2014-11-16 12:41:55 +11:00