..
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
Inline eq_slice_() into eq_slice()
2015-07-21 18:30:18 +02: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
trans: Move rust_try into the compiler
2015-07-21 16:08:11 -07:00
iter.rs
s/has gained/has not gained/g
2015-07-20 17:29:34 +02: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
Fix negate_unsigned feature gate check
2015-07-14 21:48:43 +03: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