..
collections
Change to_owned to to_string in docs
2017-01-13 01:57:48 +01:00
ffi
Expand {Path,OsStr}::{to_str,to_string_lossy} doc examples.
2017-01-05 09:52:14 -05:00
io
Change to_owned to to_string in docs
2017-01-13 01:57:48 +01:00
net
Auto merge of #38464 - clarcharr:ip_cmp, r=sfackler
2017-01-19 03:34:05 +00:00
os
sparc64-linux support
2016-12-30 20:46:19 -05:00
prelude
End stdlib module summaries with a full stop.
2016-03-04 17:37:11 -05:00
rand
Implement fmt::Debug for all structures in libstd.
2016-12-18 14:55:14 -08:00
sync
Add missing doc examples for Mutex
2017-01-10 20:58:17 +01:00
sys
Rollup merge of #39065 - frewsxcv:libstd-os-unix-ffi-docs, r=GuillaumeGomez
2017-01-16 22:48:23 +01:00
sys_common
Fix compile errors and such
2016-12-20 14:09:50 -08:00
thread
Auto merge of #38548 - GuillaumeGomez:thread_struct_docs, r=frewsxcv
2017-01-01 22:45:02 +00:00
time
Auto merge of #38712 - clarcharr:duration_sum, r=sfackler
2017-01-19 01:09:46 +00:00
ascii.rs
Implement fmt::Debug for all structures in libstd.
2016-12-18 14:55:14 -08:00
build.rs
Auto merge of #38401 - redox-os:redox_cross, r=brson
2016-12-23 09:09:26 +00:00
Cargo.toml
Revert libstd/Cargo.toml to master
2016-12-15 16:35:06 -07:00
env.rs
Minor improvements to docs in std::env structures/functions.
2017-01-12 23:10:38 -05:00
error.rs
Follow our own recommendations in the examples
2016-11-25 17:59:04 +01:00
f32.rs
std: Flatten the num directory to reflect the module layout
2016-11-01 17:08:24 +00:00
f64.rs
std: Flatten the num directory to reflect the module layout
2016-11-01 17:08:24 +00:00
fs.rs
Use fs::symlink_metadata in doc for is_symlink
2017-01-19 09:30:58 +00:00
lib.rs
Rollup merge of #38664 - apasel422:may-dangle, r=pnkfelix
2017-01-10 20:27:41 +09:00
macros.rs
Allow writeln! without arguments, in symmetry with println!
2016-12-19 16:57:23 +01:00
memchr.rs
std: Move platform specific memchr code into sys
2016-10-01 19:33:02 +00:00
num.rs
std: Flatten the num directory to reflect the module layout
2016-11-01 17:08:24 +00:00
panic.rs
Implement fmt::Debug for all structures in libstd.
2016-12-18 14:55:14 -08:00
panicking.rs
Implement fmt::Debug for all structures in libstd.
2016-12-18 14:55:14 -08:00
path.rs
Auto merge of #38935 - redox-os:fix_path_redox, r=brson
2017-01-14 11:03:25 +00:00
primitive_docs.rs
rustdoc: Give primitive types stability attributes
2017-01-15 09:08:29 +00:00
process.rs
Auto merge of #38866 - alexcrichton:try-wait, r=aturon
2017-01-09 07:01:10 +00:00
rt.rs
Revert rt.rs
2016-12-22 16:19:05 -07:00
rtdeps.rs
Add support for the Haiku operating system on x86 and x86_64 machines
2016-09-25 11:12:23 -05:00