rust/src/libcore
2015-07-23 16:02:26 +02:00
..
fmt Auto merge of #27026 - nagisa:overflowing-unsigned, r=pnkfelix 2015-07-20 16:38:33 +00:00
hash core: Revive SipHash's tests 2015-07-14 18:41:04 +02:00
num std: Create separate docs for the primitives 2015-07-20 13:18:06 -07:00
str Auto merge of #27168 - brson:stdprim, r=steveklabnik 2015-07-21 13:06:45 +00:00
any.rs Auto merge of #26725 - tshepang:patch-2, r=bluss 2015-07-02 21:56:28 +00:00
array.rs std: Create separate docs for the primitives 2015-07-20 13:18:06 -07:00
atomic.rs impl Debug for Atomic types 2015-07-20 14:11:38 -03:00
cell.rs Remove confusing 'mutability root' term 2015-07-17 18:50:42 -04:00
char.rs std: Create separate docs for the primitives 2015-07-20 13:18:06 -07:00
clone.rs core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
cmp.rs Make note of Ord's derive ordering 2015-06-30 19:37:34 -04:00
cmp_macros.rs std: Remove #[old_orphan_check] from PartialEq 2015-03-31 13:39:14 -07:00
convert.rs core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
default.rs Remove doc-comment default::Default imports 2015-04-22 09:42:36 -04:00
intrinsics.rs placate make tidy. 2015-07-22 23:23:36 +02:00
iter.rs Make the unused_mut lint smarter with respect to locals. 2015-07-01 00:12:12 +03:00
lib.rs std: Create separate docs for the primitives 2015-07-20 13:18:06 -07:00
macros.rs core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
marker.rs Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
mem.rs Auto merge of #26473 - Eljay:missing_docs, r=alexcrichton 2015-07-05 20:37:26 +00:00
nonzero.rs core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
ops.rs Review feedback: add unstable marker to Placer API and put in bound that now works. 2015-07-23 16:02:26 +02:00
option.rs option: obey idiom of leaving behind a trailing comma in match blocks 2015-07-05 20:27:13 +02:00
panicking.rs core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
prelude.rs core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
ptr.rs std: Create separate docs for the primitives 2015-07-20 13:18:06 -07:00
raw.rs Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
result.rs std: Deprecate result::fold 2015-06-17 09:07:16 -07:00
simd.rs Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
slice.rs std: Create separate docs for the primitives 2015-07-20 13:18:06 -07:00
tuple.rs std: Create separate docs for the primitives 2015-07-20 13:18:06 -07:00