..
collections
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
ffi
Add doc example for CString::as_bytes.
2017-06-05 23:50:49 -04:00
io
Rollup merge of #42685 - Havvy:doc-remove-sometimes, r=steveklabnik
2017-06-16 00:32:46 -04:00
net
Auto merge of #41904 - sfackler:1.18-stabilization, r=alexcrichton
2017-05-21 22:06:08 +00:00
os
Add x86_64-linux-android target
2017-04-20 16:29:59 -03:00
prelude
Update older URLs pointing to the first edition of the Book
2017-06-15 00:04:00 +09:00
rand
Update usages of 'OSX' (and other old names) to 'macOS'.
2017-03-12 14:59:04 -04:00
sync
Rewrite Receiver::try_iter doc example to show resulting values.
2017-06-02 00:21:32 -04:00
sys
std: Handle ENOSYS when calling pipe2
2017-06-08 07:31:05 -07:00
sys_common
Rollup merge of #41870 - excaliburHisSheath:iss29367-windows-docs, r=frewsxcv
2017-05-19 14:16:12 -06:00
thread
Capture elapsed duration in Thread::park_timeout example
2017-06-12 13:43:58 +09:30
time
Add doc example for how to determine total number of secs in Duration.
2017-05-03 00:04:59 -04:00
ascii.rs
Reduce str transmutes, add mut versions of methods.
2017-04-09 19:13:54 -04:00
build.rs
Reload nameserver information on lookup failure
2017-05-04 23:59:55 -04:00
Cargo.toml
Auto merge of #42648 - murarth:merge-alloc-collections, r=alexcrichton
2017-06-15 12:37:54 +00:00
env.rs
Rollup merge of #42579 - maccoda:maccoda/env_docs, r=steveklabnik
2017-06-12 12:39:46 -04:00
error.rs
Correct some stability versions
2017-05-20 08:38:39 +01:00
f32.rs
Remove unused import.
2017-04-22 22:13:22 -04:00
f64.rs
Ignore some failing test on wasm32-unknown-emscripten
2017-06-13 10:46:54 -03:00
fs.rs
doc rewording
2017-05-26 19:22:25 +08:00
lib.rs
Merge crate collections into alloc
2017-06-13 23:37:34 -07:00
macros.rs
Update older URLs pointing to the first edition of the Book
2017-06-15 00:04:00 +09:00
memchr.rs
std: Move platform specific memchr code into sys
2016-10-01 19:33:02 +00:00
num.rs
Auto merge of #40706 - irfanhudda:doc-next-power-of-two, r=alexcrichton
2017-06-08 01:07:08 +00:00
panic.rs
Changing error message for interior mutability, adding ui test
2017-06-07 01:38:05 +05:30
panicking.rs
Remove function invokation parens from documentation links.
2017-03-13 21:43:18 -04:00
path.rs
Remove unused lifetimes.
2017-05-20 15:32:11 -04:00
primitive_docs.rs
Rollup merge of #41243 - projektir:prim_str_docs, r=GuillaumeGomez
2017-04-12 14:45:48 +02:00
process.rs
Add conversions from File and Child* handles to Stdio
2017-06-06 15:42:55 -07:00
rt.rs
Fix building without backtrace feature, which was broken in ca8b754
2017-05-21 12:38:07 -07:00