rust/src/libcore
Steve Klabnik 50dd4977fd Rollup merge of #27524 - steveklabnik:gh27523, r=gankro
This wording was too strong.

Fixes #27523
2015-08-05 15:09:49 -04:00
..
fmt syntax: Implement #![no_core] 2015-08-03 17:23:01 -07: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 syntax: Implement #![no_core] 2015-08-03 17:23:01 -07: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 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 Rollup merge of #27326 - steveklabnik:doc_show_use, r=Gankro 2015-07-29 10:30: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 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 std: Remove the curious inner module 2015-07-29 14:18:24 -07: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 Auto merge of #27358 - bluss:split-at-mut, r=aturon 2015-07-29 09:57:50 +00:00
tuple.rs std: Create separate docs for the primitives 2015-07-20 13:18:06 -07:00