rust/src/libcore
bors e9278c9219 auto merge of #17159 : brson/rust/snaps, r=alexcrichton
This switches win64 hosts to bootstrap from win64 snaps.
2014-09-12 11:20:42 +00:00
..
fmt auto merge of #17159 : brson/rust/snaps, r=alexcrichton 2014-09-12 11:20:42 +00:00
num Make integer bit count methods return uints 2014-09-05 14:01:41 +10:00
tuple std: Stabilize unit, bool, ty, tuple, arc, any 2014-07-26 13:12:20 -07:00
any.rs Implement generalized object and type parameter bounds (Fixes #16462) 2014-08-27 21:46:52 -04:00
atomic.rs stabilize atomics (now atomic) 2014-08-04 16:03:21 -07:00
bool.rs std: Stabilize unit, bool, ty, tuple, arc, any 2014-07-26 13:12:20 -07:00
cell.rs Register new snapshots 2014-08-29 14:33:08 -07:00
char.rs Fix spelling errors and capitalization. 2014-09-03 23:10:38 -04:00
clone.rs Extract tests from libcore to a separate crate 2014-06-29 15:57:21 -07:00
cmp.rs Rebasing changes 2014-08-26 16:07:32 +12:00
collections.rs Document some trait methods. 2014-07-19 12:26:18 +02:00
default.rs auto merge of #15806 : treeman/rust/std-doc, r=alexcrichton 2014-07-20 17:46:32 +00:00
failure.rs Defailbloat fail!(string) 2014-08-30 20:38:47 +02:00
finally.rs Register new snapshots 2014-08-29 14:33:08 -07:00
intrinsics.rs Fix spelling errors and capitalization. 2014-09-03 23:10:38 -04:00
iter.rs Flip arguments to std::iter::iterate. 2014-09-07 19:44:30 +02:00
kinds.rs Update language item from 'share' to 'sync' #16988 2014-09-05 02:03:26 +02:00
lib.rs Register new snapshots 2014-08-29 14:33:08 -07:00
macros.rs Defailbloat fail!(string) 2014-08-30 20:38:47 +02:00
mem.rs Implement generalized object and type parameter bounds (Fixes #16462) 2014-08-27 21:46:52 -04:00
ops.rs Check traits for built-in bounds in impls 2014-09-09 10:41:27 +12:00
option.rs Fallout from stabilizing core::option 2014-08-28 09:12:54 -07:00
prelude.rs core: Rename ImmutableEqSlice to ImmutablePartialEqSlice 2014-08-13 11:30:15 -07:00
ptr.rs Rename RawPtr::to_option() to RawPtr::as_ref() 2014-08-31 13:33:55 -05:00
raw.rs Register new snapshots 2014-08-29 14:33:08 -07:00
result.rs stabilize core::result 2014-08-28 09:12:54 -07:00
simd.rs libgreen: use FFI-safe types 2014-08-20 21:02:24 -04:00
slice.rs Optimize Slice::reverse 2014-09-05 14:12:20 -07:00
str.rs Fix spelling errors and capitalization. 2014-09-03 23:10:38 -04:00
ty.rs std: Stabilize unit, bool, ty, tuple, arc, any 2014-07-26 13:12:20 -07:00