.. |
collections
|
Documentation for default types modified
|
2016-09-11 22:58:01 +05:30 |
ffi
|
Rollup merge of #36396 - athulappadan:Default-docs, r=bluss
|
2016-09-14 17:15:37 +02:00 |
io
|
Rollup merge of #36397 - SuperFluffy:bufwriter_unnecessary_cmp, r=aturon
|
2016-09-13 10:25:49 +02:00 |
net
|
Add doc examples for std::net::IpAddr construction.
|
2016-09-13 22:07:38 -04:00 |
num
|
Use #[prelude_import] in libstd .
|
2016-08-24 22:12:48 +00:00 |
os
|
Add s390x support
|
2016-09-09 22:28:19 +01:00 |
prelude
|
|
|
rand
|
|
|
sync
|
Rollup merge of #36396 - athulappadan:Default-docs, r=bluss
|
2016-09-14 17:15:37 +02:00 |
sys
|
Use question_mark feature in libstd.
|
2016-09-11 16:02:44 -07:00 |
thread
|
Clean up thread-local storage docs
|
2016-09-04 10:16:25 -04:00 |
time
|
Add doc example for std::time::Instant::elapsed .
|
2016-09-07 09:23:17 -04:00 |
ascii.rs
|
Use #[prelude_import] in libstd .
|
2016-08-24 22:12:48 +00:00 |
build.rs
|
for mips-musl pass -ldl and co to the linker
|
2016-08-30 10:25:43 -05:00 |
Cargo.toml
|
crate-ify compiler-rt into compiler-builtins
|
2016-09-12 21:22:15 -07:00 |
env.rs
|
Add s390x support
|
2016-09-09 22:28:19 +01:00 |
error.rs
|
Implement TryFrom<u32> for char
|
2016-08-29 17:34:02 +02:00 |
fs.rs
|
Rollup merge of #35786 - GuillaumeGomez:paths_doc, r=steveklabnik
|
2016-08-31 13:53:33 -07:00 |
lib.rs
|
Link test to compiler builtins and make unstable
|
2016-09-13 12:27:26 -07:00 |
macros.rs
|
|
|
memchr.rs
|
memrchr: Use a conditional instead of subtracting a complicated min
|
2016-08-24 21:41:23 +02:00 |
panic.rs
|
Use #[prelude_import] in libstd .
|
2016-08-24 22:12:48 +00:00 |
panicking.rs
|
Use #[prelude_import] in libstd .
|
2016-08-24 22:12:48 +00:00 |
path.rs
|
Rollup merge of #36314 - tshepang:not-needed, r=GuillaumeGomez
|
2016-09-10 15:57:50 +02:00 |
primitive_docs.rs
|
Tweak array docs
|
2016-09-11 12:36:24 -07:00 |
process.rs
|
Use #[prelude_import] in libstd .
|
2016-08-24 22:12:48 +00:00 |
rt.rs
|
Use #[prelude_import] in libstd .
|
2016-08-24 22:12:48 +00:00 |
rtdeps.rs
|
remove some any s that are no longer necessary
|
2016-07-30 15:39:13 -05:00 |