| .. |
|
fmt
|
core: rename strbuf::StrBuf to string::String
|
2014-05-24 21:48:10 -07:00 |
|
num
|
Minor doc fixes in various places
|
2014-05-19 15:41:06 +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
|
libcore: Remove all uses of ~str from libcore.
|
2014-05-22 14:42:02 -07:00 |
|
cell.rs
|
auto merge of #14402 : huonw/rust/arc-field-rename, r=alexcrichton
|
2014-05-24 18:56:19 -07:00 |
|
char.rs
|
core: rename strbuf::StrBuf to string::String
|
2014-05-24 21:48:10 -07:00 |
|
clone.rs
|
core: Update all tests for fmt movement
|
2014-05-15 23:22:15 -07:00 |
|
cmp.rs
|
core: rename strbuf::StrBuf to string::String
|
2014-05-24 21:48:10 -07:00 |
|
container.rs
|
core: Inherit the container module
|
2014-05-07 08:13:24 -07:00 |
|
default.rs
|
core: Remove the unit module
|
2014-05-15 13:50:50 -07: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
|
core: Finish stabilizing the mem module.
|
2014-05-23 20:55:57 -07:00 |
|
ops.rs
|
core: More concise description for mod ops
|
2014-05-20 10:38:21 -07:00 |
|
option.rs
|
core: rename strbuf::StrBuf to string::String
|
2014-05-24 21:48:10 -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
|
Remove a slew of old deprecated functions
|
2014-05-22 11:54:14 -07:00 |
|
str.rs
|
auto merge of #14360 : alexcrichton/rust/remove-deprecated, r=kballard
|
2014-05-23 09:11:26 -07:00 |
|
tuple.rs
|
libcore: Remove all uses of ~str from libcore.
|
2014-05-22 14:42:02 -07: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 |