rust/src/libcore
2014-05-28 17:15:35 +02:00
..
fmt std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
num Move trait impls for primitives near trait definition 2014-05-28 17:15:35 +02:00
any.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
atomics.rs core: Inherit the atomics module 2014-05-13 23:59:03 -07:00
bool.rs Move trait impls for primitives near trait definition 2014-05-28 17:15:35 +02:00
cell.rs auto merge of #14402 : huonw/rust/arc-field-rename, r=alexcrichton 2014-05-24 18:56:19 -07:00
char.rs Move trait impls for primitives near trait definition 2014-05-28 17:15:35 +02:00
clone.rs core: Update all tests for fmt movement 2014-05-15 23:22:15 -07:00
cmp.rs Move trait impls for primitives near trait definition 2014-05-28 17:15:35 +02:00
container.rs core: Inherit the container module 2014-05-07 08:13:24 -07:00
default.rs Move trait impls for primitives near trait definition 2014-05-28 17:15:35 +02:00
failure.rs rustc: Add official support for weak failure 2014-05-19 11:04:44 -07:00
finally.rs std: Move unstable::finally to std::finally. #1457 2014-05-23 15:28:27 -07:00
intrinsics.rs libcore: Document math intrinsics. 2014-05-23 07:44:03 +02:00
iter.rs auto merge of #14357 : huonw/rust/spelling, r=pnkfelix 2014-05-22 20:56:18 -07:00
kinds.rs Spelling/doc formatting fixes. 2014-05-22 22:55:37 +10:00
lib.rs std: Move simd to core::simd and reexport. #1457 2014-05-23 15:27:48 -07:00
macros.rs core: Update all tests for fmt movement 2014-05-15 23:22:15 -07:00
mem.rs std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
ops.rs Move trait impls for primitives near trait definition 2014-05-28 17:15:35 +02:00
option.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
prelude.rs core: Clarify the documentation on core's prelude 2014-05-17 22:08:49 -07:00
ptr.rs auto merge of #14392 : alexcrichton/rust/mem-updates, r=sfackler 2014-05-24 03:21:24 -07:00
raw.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
result.rs core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
should_not_exist.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00
simd.rs core: Derive Show on SIMD types 2014-05-23 15:28:30 -07:00
slice.rs Move std::{reflect,repr,Poly} to a libdebug crate 2014-05-27 21:44:51 -07:00
str.rs auto merge of #14360 : alexcrichton/rust/remove-deprecated, r=kballard 2014-05-23 09:11:26 -07:00
tuple.rs Improve docs for core::tuple 2014-05-26 21:07:29 +02:00
ty.rs core: Remove the cast module 2014-05-11 01:13:02 -07:00
unicode.rs std: Rename str::Normalizations to str::Decompositions 2014-05-13 17:24:07 -07:00