rust/src/libstd
Jonathan Turner b444ac69c0 Rollup merge of #35621 - frewsxcv:cstring-from-vec-doc, r=peschkaj
Add doc example for `std::ffi::CString::from_vec_unchecked`.

None
2016-08-17 06:25:24 -07:00
..
collections Auto merge of #35354 - tomgarcia:covariant-drain, r=alexcrichton 2016-08-16 13:26:15 -07:00
ffi Add doc example for std::ffi::CString::from_vec_unchecked. 2016-08-12 09:08:37 -04:00
io Add urls in std::io types 2016-07-30 13:38:04 +02:00
net Link to relevant method/struct for std::net::Shutdown docs. 2016-08-01 20:21:08 -04:00
num
os
prelude
rand
sync
sys Rollup merge of #35574 - badboy:emscripten-test-fixes, r=brson 2016-08-14 20:29:49 +03:00
thread Add link to replacement function 2016-08-03 23:12:25 +02:00
time
ascii.rs
build.rs
Cargo.toml Update gcc crate dependency to 0.3.27. 2016-07-30 15:39:13 -05:00
env.rs Rollup merge of #34941 - qolop:patch-2, r=apasel422 2016-08-14 20:29:47 +03:00
error.rs Implement RefCell::{try_borrow, try_borrow_mut} 2016-08-08 23:59:56 -04:00
fs.rs Rollup merge of #35076 - GuillaumeGomez:file_type_docs, r=steveklabnik 2016-08-05 16:12:53 +02:00
lib.rs Added an update_panic_count function to handle access to PANIC_COUNT 2016-08-10 22:04:41 +05:30
macros.rs
memchr.rs
panic.rs Added a shim around rust_panic to update panic counter 2016-08-10 22:04:41 +05:30
panicking.rs std: Optimize panic::catch_unwind slightly 2016-08-11 11:19:30 -07:00
path.rs Fix std::path::Path::file_name() doc 2016-07-06 01:26:24 +02:00
primitive_docs.rs Rollup merge of #35613 - matthew-piziak:array-docs-trait-justification, r=steveklabnik 2016-08-17 06:25:24 -07:00
process.rs
rt.rs Added an update_panic_count function to handle access to PANIC_COUNT 2016-08-10 22:04:41 +05:30
rtdeps.rs remove some anys that are no longer necessary 2016-07-30 15:39:13 -05:00