rust/src/libstd
Collin J. Sutton 1ac98ae307 std::time::Duration: improve _precision_ of terminology in docs
Changed wording of docs on `std::time::Duration` for better clarity
w.r.t. the contents of the type and the purpose of its methods.
2017-07-17 11:17:38 -07:00
..
collections Add annotations to the resize fn #39791 2017-07-06 20:32:47 +01:00
ffi Rollup merge of #42227 - ollie27:into_to_from, r=aturon 2017-07-04 07:41:33 -06:00
io Rollup merge of #43136 - jgallag88:bufWriterDocs, r=steveklabnik 2017-07-12 06:58:48 -06:00
net Implement TcpStream::connect_timeout 2017-07-06 19:35:49 -07:00
os
prelude
rand
sync Correct some stability attributes 2017-07-10 02:07:29 +01:00
sys Rollup merge of #43228 - redox-os:backtrace_fix, r=alexcrichton 2017-07-14 20:57:18 -07:00
sys_common Fix backtrace on Redox 2017-07-13 20:07:37 -06:00
thread Auto merge of #43185 - durka:thread-local-pub-restricted, r=alexcrichton 2017-07-15 06:14:11 +00:00
time std::time::Duration: improve _precision_ of terminology in docs 2017-07-17 11:17:38 -07:00
ascii.rs
build.rs Fix Rustbuild linking on Illumos 2017-07-07 08:32:18 +03:00
Cargo.toml Switch to rust-lang-nursery/compiler-builtins 2017-07-05 07:08:36 -07:00
env.rs
error.rs Correct some stability attributes 2017-07-10 02:07:29 +01:00
f32.rs Stabilize float_bits_conv 2017-07-06 15:18:06 +02:00
f64.rs Stabilize float_bits_conv 2017-07-06 15:18:06 +02:00
fs.rs Add links to the ErrorKind variants in errors of open 2017-06-28 13:43:56 +02:00
heap.rs rustc: Implement the #[global_allocator] attribute 2017-07-05 14:37:01 -07:00
lib.rs Auto merge of #43055 - est31:stabilize_float_bits_conv, r=sfackler 2017-07-17 00:19:43 +00:00
macros.rs Rollup merge of #42670 - dns2utf8:panic_return_code, r=steveklabnik 2017-07-12 06:58:43 -06:00
memchr.rs
num.rs
panic.rs
panicking.rs Fix the test failure, add comment, and refactor a little bit 2017-07-02 13:53:29 +02:00
path.rs Rollup merge of #43229 - kennytm:return-false-if-path-is-relative-hahaha, r=steveklabnik 2017-07-14 20:57:19 -07:00
primitive_docs.rs
process.rs
rt.rs Output line column info when panicking 2017-07-02 13:53:29 +02:00