..
fmt
Replace many uses of mem::transmute with more specific functions
2015-08-09 22:05:22 +02:00
hash
syntax: Implement #![no_core]
2015-08-03 17:23:01 -07:00
num
syntax: Implement #![no_core]
2015-08-03 17:23:01 -07:00
prelude
syntax: Implement #![no_core]
2015-08-03 17:23:01 -07:00
str
Replace many uses of mem::transmute with more specific functions
2015-08-09 22:05:22 +02:00
any.rs
Replace many uses of mem::transmute with more specific functions
2015-08-09 22:05:22 +02:00
array.rs
std: Create separate docs for the primitives
2015-07-20 13:18:06 -07:00
atomic.rs
Auto merge of #27052 - wthrowe:atomic_send, r=Gankro
2015-07-30 04:18:50 +00:00
cell.rs
Show appropriate feature flags in docs
2015-07-27 12:28:13 -04:00
char.rs
Add unstable attribute to char::from_u32_unchecked
2015-07-24 01:58:38 +02:00
clone.rs
core: Split apart the global core feature
2015-06-17 09:06:59 -07:00
cmp.rs
Replace many uses of mem::transmute with more specific functions
2015-08-09 22:05:22 +02: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
Register new snapshots (2015-07-26 a5c12f4).
2015-07-27 13:31:48 +03:00
iter.rs
Rollup merge of #27326 - steveklabnik:doc_show_use, r=Gankro
2015-07-29 10:30:34 -04:00
lib.rs
syntax: Implement #![no_core]
2015-08-03 17:23:01 -07:00
macros.rs
std: Remove the curious inner module
2015-07-29 14:18:24 -07:00
marker.rs
Clarify claims about PhantomData<T>.
2015-08-05 13:29:26 -04:00
mem.rs
Improve docs for mem::forget()
2015-08-04 16:45:32 -04:00
nonzero.rs
core: Split apart the global core feature
2015-06-17 09:06:59 -07:00
ops.rs
Rollup merge of #27238 - steveklabnik:gh26927, r=huonw
2015-07-24 14:56:03 -04:00
option.rs
Show appropriate feature flags in docs
2015-07-27 12:28:13 -04:00
panicking.rs
core: Split apart the global core feature
2015-06-17 09:06:59 -07:00
ptr.rs
Replace many uses of mem::transmute with more specific functions
2015-08-09 22:05:22 +02:00
raw.rs
Show appropriate feature flags in docs
2015-07-27 12:28:13 -04:00
result.rs
Rollup merge of #27326 - steveklabnik:doc_show_use, r=Gankro
2015-07-29 10:30:34 -04:00
simd.rs
Show appropriate feature flags in docs
2015-07-27 12:28:13 -04:00
slice.rs
Replace many uses of mem::transmute with more specific functions
2015-08-09 22:05:22 +02:00
tuple.rs
std: Create separate docs for the primitives
2015-07-20 13:18:06 -07:00