rust/src/libcore
2015-04-27 14:45:43 +00:00
..
fmt rollup merge of #24636: alexcrichton/remove-deprecated 2015-04-21 15:28:53 -07:00
hash rollup merge of #24541: alexcrichton/issue-24538 2015-04-21 15:28:06 -07:00
num std: Bring back f32::from_str_radix as an unstable API 2015-04-21 15:23:54 -07:00
str std: Remove deprecated/unstable num functionality 2015-04-21 11:37:43 -07:00
any.rs pluralize doc comment verbs and add missing periods 2015-04-13 13:57:51 -04:00
array.rs Implement AsRef and AsMut for fixed-sized arrays 2015-03-25 01:37:08 +02:00
atomic.rs Provide a Default implementation for AtomicPtr 2015-04-25 22:55:19 -04:00
cell.rs IMO better borrow_mut() documentation on RefCell 2015-04-26 23:16:49 +02:00
char.rs deprecate Unicode functions that will be moved to crates.io 2015-04-16 17:03:05 -04:00
clone.rs pluralize doc comment verbs and add missing periods 2015-04-13 13:57:51 -04:00
cmp.rs remove bad example from PartialEq docs 2015-04-20 09:59:58 -04:00
cmp_macros.rs std: Remove #[old_orphan_check] from PartialEq 2015-03-31 13:39:14 -07:00
convert.rs Make From::from example more idiomatic / simpler 2015-04-26 23:18:19 -04:00
default.rs Remove doc-comment default::Default imports 2015-04-22 09:42:36 -04:00
intrinsics.rs pluralize doc comment verbs and add missing periods 2015-04-13 13:57:51 -04:00
iter.rs Indicate function call is code-like in doc-comment 2015-04-26 17:41:16 -04:00
lib.rs std: Bring back f32::from_str_radix as an unstable API 2015-04-21 15:23:54 -07:00
macros.rs std: Deny most warnings in doctests 2015-04-07 17:54:34 -07:00
marker.rs std: Remove deprecated/unstable num functionality 2015-04-21 11:37:43 -07:00
mem.rs pluralize doc comment verbs and add missing periods 2015-04-13 13:57:51 -04:00
nonzero.rs std: Remove deprecated/unstable num functionality 2015-04-21 11:37:43 -07:00
ops.rs Fix Debug impl for RangeFull 2015-04-16 10:02:22 +02:00
option.rs std: Add Default/IntoIterator/ToOwned to the prelude 2015-04-17 16:37:30 -07:00
panicking.rs Change the rt::unwind line argument type from usize to u32. 2015-04-11 02:46:57 -07:00
prelude.rs std: Remove deprecated AsOsStr/Str/AsSlice traits 2015-04-21 11:37:34 -07:00
ptr.rs Rollup merge of #24435 - killercup:patch-9, r=steveklabnik 2015-04-15 17:26:07 -04:00
raw.rs Fix a tiny typo in core::raw 2015-04-22 23:06:32 +02:00
result.rs rollup merge of #24636: alexcrichton/remove-deprecated 2015-04-21 15:28:53 -07:00
simd.rs Fallout in public-facing and semi-public-facing libs 2015-04-01 11:23:45 -04:00
slice.rs std: Remove deprecated/unstable num functionality 2015-04-21 11:37:43 -07:00
tuple.rs core: Update tuple doc 2015-03-15 18:16:03 +01:00
ty.rs markers -> marker 2015-01-07 12:10:31 +13:00