| Age | Commit message (Expand) | Author | Lines |
| 2017-01-21 | Generalize envs() and args() to iterators. | Zack Weinberg | -6/+9 |
| 2017-01-21 | Add doc examples for `std::ffi::OsString` fucntions/methods. | Corey Farwell | -0/+73 |
| 2017-01-21 | Specify the result of integer cast on boolean | Guillaume Gomez | -1/+9 |
| 2017-01-21 | Auto merge of #39086 - aidanhs:aphs-local-rebuild-no-jemalloc, r=alexcrichton | bors | -4/+6 |
| 2017-01-20 | Use libc errno | Jeremy Soller | -1/+8 |
| 2017-01-20 | Rollup merge of #39120 - alexcrichton:emscripten-tests, r=brson | Alex Crichton | -1/+2 |
| 2017-01-20 | Rollup merge of #38761 - frewsxcv:thread-sleep-formatting, r=alexcrichton | Alex Crichton | -3/+6 |
| 2017-01-20 | Document that `Metadata` can be obtained from `symlink_metadata` | Andrea Canciani | -3/+5 |
| 2017-01-20 | Add link to symlink_metadata in fs::Metadata doc | Jack Vickeridge | -3/+4 |
| 2017-01-20 | Fix formatting and links in previous doc change. | Jack Vickeridge | -4/+10 |
| 2017-01-19 | travis: Get an emscripten builder online | Alex Crichton | -1/+2 |
| 2017-01-19 | Expand documentation of process::exit and exec | Simonas Kazlauskas | -2/+29 |
| 2017-01-19 | Rollup merge of #38922 - chris-morgan:fs-markdown-link-fix, r=steveklabnik | Guillaume Gomez | -1/+2 |
| 2017-01-19 | Rollup merge of #38457 - frewsxcv:include, r=GuillaumeGomez | Guillaume Gomez | -5/+20 |
| 2017-01-19 | Use fs::symlink_metadata in doc for is_symlink | Jack Vickeridge | -1/+6 |
| 2017-01-19 | Auto merge of #38464 - clarcharr:ip_cmp, r=sfackler | bors | -4/+100 |
| 2017-01-19 | Auto merge of #38712 - clarcharr:duration_sum, r=sfackler | bors | -0/+15 |
| 2017-01-16 | Rollup merge of #39065 - frewsxcv:libstd-os-unix-ffi-docs, r=GuillaumeGomez | Guillaume Gomez | -3/+57 |
| 2017-01-16 | Rollup merge of #39028 - frewsxcv:libstd-env-docs, r=brson | Guillaume Gomez | -8/+12 |
| 2017-01-16 | Auto merge of #39076 - ollie27:rustdoc_stab_prim, r=GuillaumeGomez | bors | -0/+22 |
| 2017-01-16 | Expose a feature to force use of alloc_system, teach rustbuild | Aidan Hobson Sayers | -4/+6 |
| 2017-01-15 | rustdoc: Give primitive types stability attributes | Oliver Middleton | -0/+22 |
| 2017-01-15 | Auto merge of #39045 - redox-os:process_try_wait, r=brson | bors | -0/+14 |
| 2017-01-14 | Add doc examples & description in `std::os::unix::ffi`. | Corey Farwell | -3/+57 |
| 2017-01-14 | Auto merge of #38935 - redox-os:fix_path_redox, r=brson | bors | -1/+2 |
| 2017-01-13 | impl ToSocketAddrs for String | Brian Campbell | -0/+20 |
| 2017-01-13 | Add try_wait to Redox process | Jeremy Soller | -0/+14 |
| 2017-01-13 | Fix is_absolute on Redox | Jeremy Soller | -1/+2 |
| 2017-01-13 | Rollup merge of #39024 - stjepang:owned-to-string, r=steveklabnik | Guillaume Gomez | -4/+4 |
| 2017-01-13 | Rollup merge of #38986 - APTy:fix-nonblocking-test, r=aturon | Guillaume Gomez | -4/+16 |
| 2017-01-13 | Rollup merge of #38965 - GuillaumeGomez:mutex_docs, r=frewsxcv | Guillaume Gomez | -1/+79 |
| 2017-01-13 | Rollup merge of #38946 - GuillaumeGomez:path_doc, r=frewsxcv | Guillaume Gomez | -22/+95 |
| 2017-01-13 | Rollup merge of #38362 - GuillaumeGomez:instant_doc, r=frewsxcv | Guillaume Gomez | -14/+115 |
| 2017-01-12 | Minor improvements to docs in std::env structures/functions. | Corey Farwell | -8/+12 |
| 2017-01-13 | Change `to_owned` to `to_string` in docs | Stjepan Glavina | -4/+4 |
| 2017-01-12 | Auto merge of #38867 - alexcrichton:ignore-test-on-windows, r=brson | bors | -0/+1 |
| 2017-01-11 | Add missing links and examples for path modules and structs | Guillaume Gomez | -22/+95 |
| 2017-01-10 | std/net/udp: Improve set_nonblocking test | Tyler Julian | -4/+16 |
| 2017-01-10 | Add missing doc examples for Mutex | Guillaume Gomez | -1/+79 |
| 2017-01-10 | Fixes: | Zack Weinberg | -1/+1 |
| 2017-01-10 | Rollup merge of #38839 - frewsxcv:osstr-to-str, r=GuillaumeGomez | Seo Sanghyeon | -4/+32 |
| 2017-01-10 | Rollup merge of #38836 - ollie27:patch-1, r=steveklabnik | Seo Sanghyeon | -1/+1 |
| 2017-01-10 | Rollup merge of #38799 - minaguib:patch-1, r=steveklabnik | Seo Sanghyeon | -1/+1 |
| 2017-01-10 | Rollup merge of #38664 - apasel422:may-dangle, r=pnkfelix | Seo Sanghyeon | -7/+5 |
| 2017-01-09 | Fix a couple of bad Markdown links | Chris Morgan | -1/+2 |
| 2017-01-09 | Auto merge of #38866 - alexcrichton:try-wait, r=aturon | bors | -0/+75 |
| 2017-01-09 | Support unprivileged symlink creation in Windows | Chris Morgan | -3/+20 |
| 2017-01-08 | Auto merge of #38797 - abhijeetbhagat:master, r=petrochenkov | bors | -18/+67 |
| 2017-01-08 | Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc | bors | -1/+1 |
| 2017-01-07 | Auto merge of #38469 - tbu-:pr_writeln_no_args, r=brson | bors | -1/+1 |