.. |
fmt
|
auto merge of #14258 : alexcrichton/rust/dox-format-writer, r=cmr
|
2014-05-18 02:51:30 -07:00 |
num
|
Minor doc fixes in various places
|
2014-05-19 15:41:06 +02:00 |
any.rs
|
core: Update all tests for fmt movement
|
2014-05-15 23:22:15 -07:00 |
atomics.rs
|
core: Inherit the atomics module
|
2014-05-13 23:59:03 -07:00 |
bool.rs
|
Minor doc fixes in various places
|
2014-05-19 15:41:06 +02:00 |
cell.rs
|
Address review comments
|
2014-05-20 11:39:40 -07:00 |
char.rs
|
core: Update all tests for fmt movement
|
2014-05-15 23:22:15 -07:00 |
clone.rs
|
core: Update all tests for fmt movement
|
2014-05-15 23:22:15 -07:00 |
cmp.rs
|
core: Derive Show impls wherever possible
|
2014-05-15 23:22:06 -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
|
core: Implement unwrap()/unwrap_err() on Result
|
2014-05-15 23:22:06 -07:00 |
finally.rs
|
core: Get coretest working
|
2014-05-07 08:16:42 -07:00 |
intrinsics.rs
|
core: Derive Show impls wherever possible
|
2014-05-15 23:22:06 -07:00 |
iter.rs
|
core::iter::order functions now take two types of iterators.
|
2014-05-19 17:37:39 -07:00 |
kinds.rs
|
core: Remove the cast module
|
2014-05-11 01:13:02 -07:00 |
lib.rs
|
Address review comments
|
2014-05-20 11:39:40 -07:00 |
macros.rs
|
core: Update all tests for fmt movement
|
2014-05-15 23:22:15 -07:00 |
mem.rs
|
std: Move the owned module from core to std
|
2014-05-13 17:24:07 -07:00 |
ops.rs
|
core: More concise description for mod ops
|
2014-05-20 10:38:21 -07:00 |
option.rs
|
core: Update all tests for fmt movement
|
2014-05-15 23:22:15 -07:00 |
prelude.rs
|
core: Clarify the documentation on core's prelude
|
2014-05-17 22:08:49 -07:00 |
ptr.rs
|
Removed unnecessary transmute
|
2014-05-18 11:48:46 -07:00 |
raw.rs
|
core: Remove the cast module
|
2014-05-11 01:13:02 -07:00 |
result.rs
|
Rename Result.unwrap_or_handle() to .unwrap_or_else()
|
2014-05-19 13:11:49 -07:00 |
should_not_exist.rs
|
core: Update all tests for fmt movement
|
2014-05-15 23:22:15 -07:00 |
slice.rs
|
libcore: remove fails from slice.rs and remove duplicated length checking
|
2014-05-12 19:52:29 -07:00 |
str.rs
|
auto merge of #14135 : gereeter/rust/two-way-search, r=brson
|
2014-05-16 14:46:24 -07:00 |
tuple.rs
|
core: Get coretest working
|
2014-05-07 08:16:42 -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 |