rust/src/libcore
bors ffe0b6657f Auto merge of #26450 - rick68:patch-7, r=alexcrichton
`core::num::from_str_radix` can't parse the prefix `+` .

http://is.gd/ewo0T2
2015-06-21 05:18:39 +00:00
..
fmt Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
hash Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
num Update mod.rs 2015-06-20 14:40:04 +08:00
str std: Stabilize the str_matches feature 2015-06-17 09:07:16 -07:00
any.rs core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
array.rs core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
atomic.rs Improve examples for atomic types. 2015-06-10 18:19:16 +02:00
cell.rs Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07:00
char.rs std: Update stable since for core::char 2015-06-17 09:07:17 -07:00
clone.rs core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
cmp.rs Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07: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 core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
iter.rs More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
lib.rs core: Split apart the global core feature 2015-06-17 09:06:59 -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 std: Deprecate the copy_{,mut_}lifetime functions 2015-06-17 09:07:16 -07:00
nonzero.rs core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
ops.rs core: Split apart the global core feature 2015-06-17 09:06:59 -07:00
option.rs Fallout in tests and docs from feature renamings 2015-06-17 09:07:16 -07: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 add note for future type-system adventurers 2015-06-19 15:03:39 -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 More test fixes and fallout of stability changes 2015-06-17 09:07:17 -07:00
tuple.rs core: Update tuple doc 2015-03-15 18:16:03 +01:00