rust/src/libstd
bors 5da14c08a9 auto merge of #13135 : alexcrichton/rust/dox, r=alexcrichton
I touched up the documentation from @pcwalton found in #12952.
2014-03-26 09:11:57 -07:00
..
comm comm: Implement synchronous channels 2014-03-24 20:06:37 -07:00
fmt libstd: Document the following modules: 2014-03-25 10:12:49 -07:00
hash rustc: Remove all usage of manual deref() 2014-03-22 08:48:34 -07:00
io std: Touch various I/O documentation blocks 2014-03-25 10:27:24 -07:00
num std: Touch various I/O documentation blocks 2014-03-25 10:27:24 -07:00
path Changed iter::Extendable and iter::FromIterator to take a Iterator by value 2014-03-25 21:49:55 +01:00
rt auto merge of #13117 : alexcrichton/rust/no-crate-map, r=brson 2014-03-26 01:41:57 -07:00
sync std: Unignore atomic tests 2014-03-24 17:17:46 -07:00
unstable comm: Implement synchronous channels 2014-03-24 20:06:37 -07:00
any.rs
ascii.rs iter: remove to_owned_vec 2014-03-23 05:41:23 -04:00
bool.rs
c_str.rs
c_vec.rs
cast.rs
cell.rs auto merge of #13076 : FlaPer87/rust/remove-freeze, r=alexcrichton 2014-03-22 13:01:52 -07:00
char.rs libstd: Document the following modules: 2014-03-25 10:12:49 -07:00
cleanup.rs
clone.rs
cmp.rs std: remove the equals method from TotalEq. 2014-03-23 23:48:10 +11:00
container.rs
default.rs
from_str.rs
gc.rs
intrinsics.rs Snapshot cleanup 2014-03-23 09:45:13 -07:00
iter.rs Changed iter::Extendable and iter::FromIterator to take a Iterator by value 2014-03-25 21:49:55 +01:00
kinds.rs std: expand the Share docs to make them more precise. 2014-03-26 00:25:17 +11:00
lib.rs green: Remove the dependence on the crate map 2014-03-24 11:19:28 -07:00
libc.rs
local_data.rs
macros.rs
managed.rs std: remove the equals method from TotalEq. 2014-03-23 23:48:10 +11:00
mem.rs
ops.rs
option.rs Changed iter::Extendable and iter::FromIterator to take a Iterator by value 2014-03-25 21:49:55 +01:00
os.rs std: Touch various I/O documentation blocks 2014-03-25 10:27:24 -07:00
owned.rs std: remove the equals method from TotalEq. 2014-03-23 23:48:10 +11:00
prelude.rs comm: Implement synchronous channels 2014-03-24 20:06:37 -07:00
ptr.rs use TotalEq for HashMap 2014-03-23 01:59:11 -04:00
raw.rs
rc.rs use TotalEq for HashMap 2014-03-23 01:59:11 -04:00
reference.rs std: remove the equals method from TotalEq. 2014-03-23 23:48:10 +11:00
reflect.rs
repr.rs
result.rs Changed iter::Extendable and iter::FromIterator to take a Iterator by value 2014-03-25 21:49:55 +01:00
rtdeps.rs std: Explicitly link to libm for freebsd 2014-03-25 09:47:22 -07:00
slice.rs Changed iter::Extendable and iter::FromIterator to take a Iterator by value 2014-03-25 21:49:55 +01:00
str.rs Changed iter::Extendable and iter::FromIterator to take a Iterator by value 2014-03-25 21:49:55 +01:00
task.rs
to_str.rs
tuple.rs std: remove the equals method from TotalEq. 2014-03-23 23:48:10 +11:00
ty.rs Register new snapshots 2014-03-23 11:37:31 +01:00
unicode.rs
unit.rs std: remove the equals method from TotalEq. 2014-03-23 23:48:10 +11:00
vec.rs Changed iter::Extendable and iter::FromIterator to take a Iterator by value 2014-03-25 21:49:55 +01:00